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 61ad8a9 commit 8aa3fa5Copy full SHA for 8aa3fa5
setup.py
@@ -129,7 +129,7 @@ def run(self):
129
classifiers=[
130
# Trove classifiers
131
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
132
- "License :: OSI Approved :: Apache Software License"
+ "License :: OSI Approved :: Apache Software License",
133
"Programming Language :: Python",
134
"Programming Language :: Python :: 3",
135
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments