Commit 1e125d40 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Trying with 3.7 since 3.8 fails

parent ddac16e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
language: python
python:
- '3.6'
- '3.8'
- '3.7'
sudo: required
dist: xenial
install:
+0 −4
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    joblib \
    scikit-learn \
    networkx \
    pillow \
    pandas \
    nose \
    nose-timer \
@@ -57,9 +56,6 @@ conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    zlib \
    requests \
    xgboost \
    simdna \
    pbr \
    setuptools \
    biopython \
    numpy
yes | pip install $tensorflow==2.1.0 tensorflow-probability