Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/choderalab/espaloma
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing-wang committed Mar 28, 2022
2 parents 66ed106 + 2ca38fb commit 7a8576e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devtools/conda-envs/espaloma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ dependencies:
- smirnoff99Frosst
- openmm
- openmmforcefields
- tqdm
# Pytorch
- pytorch
- pytorch>=1.8.0
- dgl
# Testing
- pytest
Expand All @@ -29,6 +30,6 @@ dependencies:
- nose
- nose-timer
- coverage
- qcportal
- qcportal>=0.15.0
- sphinx
- sphinx_rtd_theme

0 comments on commit 7a8576e

Please sign in to comment.