File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ recursive-include openfe/tests/data/ *.graphml
88recursive-include openfe/tests/data/ *.edge
99recursive-include openfe/tests/data/ *.dat
1010recursive-include openfe/tests/data/ *.txt
11- recursive-include openfe/tests/data/ *json .gz
11+ recursive-include openfe/tests/data/ *.gz
1212recursive-include openfe/tests/data/ *json_results.gz
1313include openfecli/tests/data/*.json
1414include openfecli/tests/data/*.tar.gz
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies:
1919 - openff-toolkit-base >=0.16.2
2020 - openff-units==0.3.1 # https://github.com/OpenFreeEnergy/openfe/pull/1374
2121 - openmm ~=8.2.0 # omit 8.3.0 and 8.3.1 due to https://github.com/openmm/openmm/pull/5069, unpin once we've qualified 8.3.2
22- - openmmforcefields
22+ - openmmforcefields >=0.15.0 # min needed for https://github.com/OpenFreeEnergy/openfe/pull/1695
2323 - openmmtools >=0.25.0
2424 - packaging
2525 - pandas
You can’t perform that action at this time.
0 commit comments