Skip to content

Commit 98f613c

Browse files
committed
fix license file link
1 parent c15186a commit 98f613c

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 = { file = "LICENSE" }
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)