chore: fixes license in pyproject - no change was made #45

Merged
HideyoshiNakazone merged 1 commits from chore/fixes-license-pyproject into main 2025-09-12 14:36:55 +00:00
Showing only changes of commit 53418f2b2b - Show all commits

View File

@@ -18,7 +18,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
license = { file = "LICENSE" }
license = "MIT"
readme = "README.md"
# Project Dependencies