Skip to content

Commit 97a9049

Browse files
Fix linting workflow (#107)
* Fix linting workflow * Avoid broken Amber link * Update env * Update source/install.md Co-authored-by: Josh A. Mitchell <[email protected]> --------- Co-authored-by: Josh A. Mitchell <[email protected]>
1 parent 67fc6e3 commit 97a9049

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

devtools/conda-envs/lint_env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies:
1818
- openmm
1919
- openff-toolkit-base
2020
- openff-interchange-base
21+
- openff-nagl-models
2122
- ambertools
2223
- rdkit
2324

source/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,6 @@ Note that this will affect how Conda behaves with other environments.
273273

274274
All OpenFF software is written in pure Python code and can be expected to function long as the relevant dependencies can be installed. As of Q3 2024, some users have reported issues with versions of AmberTools on certain Intel-based macOS platforms. OpenFF tools, for use cases that require it, work as long as the AmberTools installation functions. For those with access to Apple Silicon hardware, we recommend using the native architecture (Apple Silicon/ARM/`osx-arm64`).
275275

276-
Note that AmberTools can also be built locally from its own release tarball according to the [instructions Amber's website](https://ambermd.org/GetAmber.php#ambertools).
276+
Note that AmberTools can also be built locally from its own release tarball according to instructions on Amber's website.
277277

278278
Note also that many OpenFF use cases only require AmberTools for its AM1-BCC partial charge assignment; for users with [OpenEye Licenses](https://docs.eyesopen.com/applications/common/license.html), OpenEye Toolkits' OEChem module can be used instead.

0 commit comments

Comments
 (0)