Skip to content

Commit c15186a

Browse files
committed
fix license
1 parent 4be1d48 commit c15186a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_workflow_definition/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
{ name = "Marnik Bercx", email = "marnik.bercx@psi.ch" },
1515
{ name = "Christina Ertural", email = "christina.ertural@bam.de" },
1616
]
17-
license = { text = "MIT" }
17+
license = { file = "LICENSE" }
1818
dependencies = [
1919
"aiida-workgraph>=0.5.1,<=0.5.2",
2020
"numpy>=1.21,<2",

0 commit comments

Comments
 (0)