Commit 1ae5f152 authored by Nathan Frey's avatar Nathan Frey
Browse files

Fix cloudpickle version for tfp

parent 82cb9075
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ else

conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia `
    biopython `
    cloudpickle=1.4.1 `
    mdtraj `
    networkx `
    openmm `
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ fi
yes | pip install --upgrade pip
conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    biopython \
    cloudpickle=1.4.1 \
    mdtraj \
    networkx \
    openmm \