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 4be1d48 commit c15186aCopy full SHA for c15186a
python_workflow_definition/pyproject.toml
@@ -14,7 +14,7 @@ authors = [
14
{ name = "Marnik Bercx", email = "marnik.bercx@psi.ch" },
15
{ name = "Christina Ertural", email = "christina.ertural@bam.de" },
16
]
17
-license = { text = "MIT" }
+license = { file = "LICENSE" }
18
dependencies = [
19
"aiida-workgraph>=0.5.1,<=0.5.2",
20
"numpy>=1.21,<2",
0 commit comments