Commit b4b84d47 authored by leswing's avatar leswing
Browse files

GOGO

parent c273b22c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ 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
@@ -48,6 +49,5 @@ conda install -y -q -c conda-forge joblib=0.11 \
    pbr=3.1.1 \
    setuptools=39.0.1 \
    biopython=1.71 \
    numpy=1.14 \
    tensorflow=1.6.0
yes | pip install -- upgrade pip
    numpy=1.14
yes | pip install $tensorflow==1.6.0