Skip to content

Commit 0f4d028

Browse files
committed
Remove modeller requirement from pyproject.toml which overwrote modeller with the wrong package
1 parent 099d94e commit 0f4d028

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Manifest.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"requests",
88
"openmm",
99
"pdbfixer",
10-
"modeller",
10+
# "modeller",
1111
"biopython",
1212
# "requests",
1313
# "openmm==8.2.0",

0 commit comments

Comments
 (0)