Skip to content

Commit

Permalink
Add Recharge dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jan 4, 2024
1 parent 978299d commit 0bfd919
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions devtools/conda-envs/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,17 @@ dependencies:
- toml
- bson
- msgpack-python
- qcelemental
- qcportal <0.50
- qcengine
- openeye-toolkits
- gromacs =2023.3=nompi_*_101
- gromacs =2023.3=nompi_*_103
- intermol

# Recharge
- qcelemental
- qcportal <0.50
- qcengine >=0.25
- xtb-python
- geometric =1

- pip:
- git+https://github.com/openforcefield/openff-toolkit.git@main
- git+https://github.com/openforcefield/openff-utilities.git@main
Expand Down

0 comments on commit 0bfd919

Please sign in to comment.