Merge pull request #741 from datastax/python-update-buildyaml

Updated build.yaml to have a clean PYTHONPATH
This commit is contained in:
Jaume Marhuenda 2017-04-20 16:27:53 -04:00 committed by GitHub
commit 3336fe1e4e

View File

@ -82,6 +82,7 @@ build:
- script: |
export JAVA_HOME=$CCM_JAVA_HOME
export PATH=$JAVA_HOME/bin:$PATH
export PYTHONPATH=""
pip install git+https://github.com/pcmanus/ccm.git
# Install dependencies