We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf7850 commit ce4b679Copy full SHA for ce4b679
pyproject.toml
@@ -16,13 +16,12 @@ dependencies = [
16
]
17
requires-python = ">=3.9"
18
readme = "README.rst"
19
-license = {text = "Apache License, Version 2.0"}
+license = "Apache-2.0"
20
classifiers = [
21
"Development Status :: 5 - Production/Stable",
22
"Environment :: Web Environment",
23
"Intended Audience :: Developers",
24
"Intended Audience :: System Administrators",
25
- "License :: OSI Approved :: Apache Software License",
26
"Programming Language :: Python",
27
"Programming Language :: Python :: 3",
28
"Programming Language :: Python :: 3.9",
0 commit comments