removed license file and updated license entry
Code Quality Pipeline / code-quality (pull_request) Successful in 19s
Test Python Package / test (pull_request) Successful in 18s
Type Check / type-check (pull_request) Successful in 27s

This commit is contained in:
Brian Bjarke Jensen
2025-08-28 22:14:02 +02:00
parent db01c63b89
commit a777751a5a
2 changed files with 1 additions and 19 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ authors = [
]
readme = "README.md"
requires-python = ">=3.12"
license = { text = "MIT" }
license = "MIT"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",