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 930d302 commit f8aced6Copy full SHA for f8aced6
setup.py
@@ -101,7 +101,7 @@ def req_file(filename):
101
'Topic :: Utilities',
102
103
# Pick your license as you wish (should match "license" above)
104
- 'License :: OSI Approved :: MIT License',
+ 'License :: OSI Approved :: Apache Software License',
105
106
# Specify the Python versions you support here. In particular, ensure
107
# that you indicate whether you support Python 2, Python 3 or both.
0 commit comments