We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413586b commit 700af93Copy full SHA for 700af93
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
install_requires=["httpx==0.12.1"],
17
classifiers=[
18
"Programming Language :: Python :: 3",
19
- "License :: OSI Approved :: APACHE SOFTWARE LICENSE",
+ "License :: OSI Approved :: Apache Software License",
20
"Operating System :: OS Independent",
21
],
22
python_requires='>=3.6',
0 commit comments