Skip to content

Commit

Permalink
Let cookbook choose nagl tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshanuikabundi committed Dec 18, 2023
1 parent df5318c commit d018bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_ext/cookbook/globals_.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
GITHUB_REPOS: Final = [
"openforcefield/openff-toolkit",
"openforcefield/openff-interchange",
"openforcefield/openff-nagl#v0.2.2",
"openforcefield/openff-nagl",
# "openforcefield/openff-fragmenter", # Slow with AmberTools
# "openforcefield/openff-qcsubmit", # Broken with RDKit (and slow)
]
Expand Down

0 comments on commit d018bab

Please sign in to comment.