From 15d4fc6cfff83faabd76e12084127ffabef481f7 Mon Sep 17 00:00:00 2001 From: Jusong Yu Date: Wed, 17 Jul 2024 14:58:24 +0200 Subject: [PATCH] Add aiida-hyperqueue --- plugins.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins.yaml b/plugins.yaml index feb8a6e0..f5701b5e 100644 --- a/plugins.yaml +++ b/plugins.yaml @@ -556,3 +556,9 @@ aiida-mlip: code_home: https://github.com/stfc/aiida-mlip documentation_url: https://stfc.github.io/aiida-mlip/ pip_url: aiida-mlip +aiida-hyperqueue: + entry_point_prefix: hyperqueue + plugin_info: https://raw.githubusercontent.com/aiidateam/aiida-hyperqueue/main/pyproject.toml + code_home: https://github.com/aiidateam/aiida-hyperqueue + documentation_url: http://aiida-hyperqueue.readthedocs.io/ + pip_url: aiida-hyperqueue