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 4ae032d commit 1864e18Copy full SHA for 1864e18
setup.py
@@ -49,7 +49,7 @@ def read(*names, **kwargs):
49
# http://pypi.python.org/pypi?%3Aaction=list_classifiers
50
'Development Status :: 5 - Production/Stable',
51
'Intended Audience :: Developers',
52
- 'License :: OSI Approved :: GNU GENERAL PUBLIC LICENSE',
+ 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
53
'Operating System :: Unix',
54
'Operating System :: POSIX',
55
'Operating System :: Microsoft :: Windows',
0 commit comments