Skip to content

Commit c75ab11

Browse files
committed
fix license
1 parent 8d53ee0 commit c75ab11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
"numpy>=1.21,<2",
2020
"pydantic>=2.7.0,<=2.11.4",

0 commit comments

Comments
 (0)