File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,11 +3,34 @@ channels:
33 - jaimergp/label/unsupported-cudatoolkit-shim
44 - conda-forge
55dependencies :
6- # setup
6+ - MDAnalysis
7+ - click
8+ - coverage
9+ - mdtraj
10+ - nbval
11+ - networkx
12+ - nglview
13+ - notebook
14+ - numpy
15+ - openff-forcefields
16+ - openff-toolkit
17+ - openff-toolkit
18+ - openff-toolkit
719 - openmm
820 - openmmforcefields
9- - openff-toolkit
10- # CI
21+ - openmmforcefields
22+ - openmmtools
23+ - pip
24+ - pymbar
25+ - python==3.9
26+ - pytest
1127 - pytest
28+ - pytest-cov
1229 - pytest-xdist
13- - nbval
30+ - pytest-xdist
31+ - rdkit
32+ - pip :
33+ - git+https://github.com/OpenFreeEnergy/Lomap@2.0.0-rc
34+ - plugcli
35+ - cyjupyter
36+ - git+https://github.com/OpenFreeEnergy/openfe
Original file line number Diff line number Diff line change 6262
6363 - name : Run example notebooks
6464 run : |
65- python -m pytest -v setup/ --nbval-lax -n auto --dist loadscope
65+ python -m pytest -v setup/ openmm-rbfe/ --nbval-lax -n auto --dist loadscope
You can’t perform that action at this time.
0 commit comments