added license

This commit is contained in:
Erik Fröjdh
2025-11-20 09:01:28 +01:00
parent 7fb500c44c
commit 53aed8d8c6
78 changed files with 553 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ dependencies = [
"numpy",
"matplotlib",
]
license = { file = "LICENSE" }
[tool.cibuildwheel]