Skip to content

Commit

Permalink
updated test_env to include bespokefit and other requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tlfobe authored and tlfobe committed Sep 17, 2024
1 parent c925c72 commit 9dd7323
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
4 changes: 3 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: ts_env
name: terphenyl
channels:
- conda-forge
- omnia
- openeye
dependencies:
- python=3.11
- ca-certificates
Expand Down
Binary file modified terphenyl_simulations/data/topology_manager/top_manager.pkl
Binary file not shown.
8 changes: 8 additions & 0 deletions test_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,12 @@ dependencies:
- openssl
- openbabel
- gromacs
- openmm
- openff-units
- cachetools
- xmltodict
- openff-toolkit
- openff-bespokefit
- openff-interchange
- qcportal[version='<0.50']
prefix: /home/lenny/miniforge3/envs/terphenyl

0 comments on commit 9dd7323

Please sign in to comment.