Skip to content

Commit d2b5949

Browse files
akvatolunkcpz
andauthored
add aiida-reoptimize (#356)
* Update plugins.yaml add aiida-reoptimize plugin * removed development_status --------- Co-authored-by: Jusong Yu <[email protected]>
1 parent 504e3a0 commit d2b5949

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,11 @@ 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-reoptimize:
591+
code_home: https://github.com/mpds-io/aiida-reoptimize/
592+
entry_point_prefix: reoptimize
593+
pip_url: git+https://github.com/mpds-io/aiida-reoptimize/
594+
documentation_url: https://github.com/mpds-io/aiida-reoptimize/
590595
aiida-chemshell:
591596
entry_point_prefix: chemshell
592597
code_home: https://github.com/stfc/aiida-chemshell

0 commit comments

Comments
 (0)