Skip to content

Commit 504e3a0

Browse files
authored
Add aiida-chemshell plugin (#359)
1 parent 9ae9608 commit 504e3a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

plugins.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,3 +587,9 @@ aiida-skeaf:
587587
pip_url: aiida-skeaf
588588
plugin_info: https://raw.github.com/aiidaplugins/aiida-skeaf/main/pyproject.toml
589589
documentation_url: https://aiida-skeaf.readthedocs.io/en/latest/
590+
aiida-chemshell:
591+
entry_point_prefix: chemshell
592+
code_home: https://github.com/stfc/aiida-chemshell
593+
plugin_info: https://raw.githubusercontent.com/stfc/aiida-chemshell/refs/heads/main/pyproject.toml
594+
pip_url: aiida-chemshell
595+
documentation_url: https://stfc.github.io/aiida-chemshell/

0 commit comments

Comments
 (0)