Fix pyproject.toml: remove deprecated license classifier causing build failure
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user