Fix pyproject.toml: remove deprecated license classifier causing build failure
Some checks failed
CI / test (push) Failing after 18s
CI / build (push) Has been skipped

This commit is contained in:
2026-03-22 21:26:36 +00:00
parent 11d6b9c593
commit 616a5d424b

View File

@@ -16,7 +16,6 @@ keywords = ["openapi", "mock", "api", "server", "generator", "testing"]
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",