Commit fc906015 authored by leswing's avatar leswing
Browse files

Install Bioconda without interaction

parent 7cafea66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,6 +24,6 @@ conda install -y setuptools
conda install -y -c conda-forge keras=1.2.2
conda install -y -c conda-forge protobuf=3.1.0
conda install -y -c anaconda networkx=1.11
conda install -c bioconda xgboost=0.6a2
conda install -y -c bioconda xgboost=0.6a2
yes | pip install $tensorflow==1.0.1
yes | pip install nose