Skip to content

Commit ddb4a41

Browse files
misterbrandonwalkerBrandon Duane Walker
and
Brandon Duane Walker
authored
Patch lint - fix windows install bug (#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

Diff for: install/system_deps.yml

+1
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

Diff for: install/system_deps_windows.yml

+2
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)