Commit 65d64423 authored by leswing's avatar leswing
Browse files

Upgrade pip

parent b4b84d47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ if [[ "$unamestr" == 'Darwin' ]]; then
   source activate $envname
fi

yes | pip install -- upgrade pip
conda install -y -q -c omnia pdbfixer=1.4
conda install -y -q -c deepchem mdtraj=1.9.1
conda install -y -q -c rdkit rdkit=2017.09.1
@@ -50,4 +49,5 @@ conda install -y -q -c conda-forge joblib=0.11 \
    setuptools=39.0.1 \
    biopython=1.71 \
    numpy=1.14
yes | pip install -- upgrade pip
yes | pip install $tensorflow==1.6.0