Skip to content

Commit 700af93

Browse files
committed
Update setup.py
1 parent 413586b commit 700af93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
install_requires=["httpx==0.12.1"],
1717
classifiers=[
1818
"Programming Language :: Python :: 3",
19-
"License :: OSI Approved :: APACHE SOFTWARE LICENSE",
19+
"License :: OSI Approved :: Apache Software License",
2020
"Operating System :: OS Independent",
2121
],
2222
python_requires='>=3.6',

0 commit comments

Comments
 (0)