Skip to content

Commit ddb4a41

Browse files
walkerbdevBrandon Duane Walker
andauthored
Patch lint - fix windows install bug (PolusAI#226)
* patch linter * retest with pdbfixer in workflow-deps * add openmm to windows deps --------- Co-authored-by: Brandon Duane Walker <[email protected]>
1 parent b6051af commit ddb4a41

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

install/system_deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies:
1818
- xorg-libxrender
1919
- mdtraj
2020
- pymol-open-source
21+
- openmm # http://docs.openmm.org/latest/userguide/application/01_getting_started.html#installing-openmm
2122
- pdbfixer
2223
# Alternatively, can use pymol-bundle from the schrodinger channel.
2324
# - pymol-bundle

install/system_deps_windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ dependencies:
1818
- xorg-libxrender
1919
- mdtraj
2020
- pymol-open-source
21+
- openmm # http://docs.openmm.org/latest/userguide/application/01_getting_started.html#installing-openmm
22+
- pdbfixer
2123
# Alternatively, can use pymol-bundle from the schrodinger channel.
2224
# - pymol-bundle
2325
- openbabel

0 commit comments

Comments
 (0)