Skip to content

Commit 614af9e

Browse files
committed
Fix dependencies
1 parent 8f4d391 commit 614af9e

5 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ prepmd is developed by Rob Welch. Thanks to Harry Swift for helping set up the C
7979
* pdb2pqr
8080
* mrcfile
8181
* icp
82+
* mdanalysis

environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212
- modeller
1313
- biopython
1414
- pytest
15-
- mrcfile
15+
- mdanalysis

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
# "modeller",
1111
"biopython",
1212
"pdb2pqr",
13-
"mrcfile"
13+
"mdanalysis",
1414
# "requests",
1515
# "openmm==8.2.0",
1616
# "pdbfixer==1.11",

test/.metadynamics.xtc_offsets.lock

Whitespace-only changes.

test/.metadynamics.xtc_offsets.npz

-1.86 KB
Binary file not shown.

0 commit comments

Comments
 (0)