reverted all changes...
Code Quality Pipeline / code-quality (pull_request) Successful in 22s
Test Python Package / test (pull_request) Successful in 19s
Type Check / type-check (pull_request) Successful in 27s

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