Commit 299749e7 authored by nd-02110114's avatar nd-02110114
Browse files

🐛 remove comments

parent 70534f94
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ fi

yes | pip install --upgrade pip
conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    # soft dependencies
    biopython \
    mdtraj \
    networkx \
@@ -34,7 +33,6 @@ conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    rdkit \
    simdna \
    py-xgboost \
    # test dependencies
    pytest \
    pytest-cov \
    flaky
+1 −1

File changed.

Contains only whitespace changes.