Skip to content

Commit

Permalink
Patch lint - fix windows install bug (#226)
Browse files Browse the repository at this point in the history
* patch linter

* retest with pdbfixer in workflow-deps

* add openmm to windows deps

---------

Co-authored-by: Brandon Duane Walker <[email protected]>
  • Loading branch information
misterbrandonwalker and Brandon Duane Walker authored Jan 22, 2024
1 parent b6051af commit ddb4a41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions install/system_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- xorg-libxrender
- mdtraj
- pymol-open-source
- openmm # http://docs.openmm.org/latest/userguide/application/01_getting_started.html#installing-openmm
- pdbfixer
# Alternatively, can use pymol-bundle from the schrodinger channel.
# - pymol-bundle
Expand Down
2 changes: 2 additions & 0 deletions install/system_deps_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ dependencies:
- xorg-libxrender
- mdtraj
- pymol-open-source
- openmm # http://docs.openmm.org/latest/userguide/application/01_getting_started.html#installing-openmm
- pdbfixer
# Alternatively, can use pymol-bundle from the schrodinger channel.
# - pymol-bundle
- openbabel
Expand Down

0 comments on commit ddb4a41

Please sign in to comment.