We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1b75c commit c9ad949Copy full SHA for c9ad949
setup.py
@@ -53,7 +53,7 @@ def read(fname):
53
long_description_content_type='text/markdown',
54
classifiers=[
55
'Development Status :: 5 - Production/Stable',
56
- 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)'
+ 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
57
'Intended Audience :: Science/Research',
58
'Intended Audience :: Developers',
59
'Programming Language :: Python :: 3.6',
0 commit comments