We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504e3a0 commit d2b5949Copy full SHA for d2b5949
plugins.yaml
@@ -587,6 +587,11 @@ aiida-skeaf:
587
pip_url: aiida-skeaf
588
plugin_info: https://raw.github.com/aiidaplugins/aiida-skeaf/main/pyproject.toml
589
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/
595
aiida-chemshell:
596
entry_point_prefix: chemshell
597
code_home: https://github.com/stfc/aiida-chemshell
0 commit comments