There was an error while loading. Please reload this page.
1 parent 80c451e commit 323dc55Copy full SHA for 323dc55
1 file changed
setup.py
@@ -126,7 +126,8 @@ def _parse_requirements(fname):
126
classifiers=[
127
'Topic :: Software Development :: Libraries :: Python Modules',
128
'Intended Audience :: Developers',
129
- 'License :: OSI Approved :: Apache Software License',
+ 'License :: OSI Approved :: '
130
+ 'GNU General Public License v2 or later (GPLv2+)',
131
'Operating System :: OS Independent',
132
'Programming Language :: Python',
133
'Programming Language :: Python :: 2',
0 commit comments