We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4435f commit 2f7985bCopy full SHA for 2f7985b
1 file changed
plugins.yaml
@@ -116,6 +116,10 @@ aiida-defects:
116
entry_point_prefix: defects
117
pip_url: aiida-defects
118
plugin_info: https://raw.githubusercontent.com/epfl-theos/aiida-defects/master/pyproject.toml
119
+aiida-dftk:
120
+ code_home: https://github.com/aiidaplugins/aiida-dftk
121
+ entry_point_prefix: dftk
122
+ plugin_info: https://raw.githubusercontent.com/aiidaplugins/aiida-dftk/main/pyproject.toml
123
aiida-diff:
124
code_home: https://github.com/aiidateam/aiida-diff
125
development_status: stable
0 commit comments