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 8d53ee0 commit c75ab11Copy full SHA for c75ab11
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 = { file = "../LICENSE" }
+license = { file = "LICENSE" }
18
dependencies = [
19
"numpy>=1.21,<2",
20
"pydantic>=2.7.0,<=2.11.4",
0 commit comments