Commit 671d51f2 authored by leswing's avatar leswing
Browse files

Install from conda instead of anaconda

parent 117ca04c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ yes | pip install six
conda install -y -c omnia mdtraj
conda install -y scikit-learn
conda install -y setuptools
conda install -y -c anaconda keras=1.1.1
conda install -y keras=1.1.1
conda install -y -c conda-forge protobuf=3.1.0
yes | pip install $tensorflow==0.12.1
yes | pip install nose