Commit c273b22c authored by leswing's avatar leswing
Browse files

install from conda-forge

parent 6e294784
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -48,6 +48,6 @@ conda install -y -q -c conda-forge joblib=0.11 \
    pbr=3.1.1 \
    setuptools=39.0.1 \
    biopython=1.71 \
    numpy=1.14
    numpy=1.14 \
    tensorflow=1.6.0
yes | pip install -- upgrade pip
yes | pip install $tensorflow==1.6.0