Commit 45afc64d authored by nd-02110114's avatar nd-02110114
Browse files

♻️ fix order

parent 78d2f172
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,9 +26,9 @@ conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia `
    openmm `
    pdbfixer `
    pillow `
    py-xgboost `
    rdkit `
    simdna `
    py-xgboost `
    pytest `
    pytest-cov `
    flaky
+1 −1
Original line number Diff line number Diff line
@@ -30,9 +30,9 @@ conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    openmm \
    pdbfixer \
    pillow \
    py-xgboost \
    rdkit \
    simdna \
    py-xgboost \
    pytest \
    pytest-cov \
    flaky