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