We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d930e6 commit fc6fc0cCopy full SHA for fc6fc0c
setup.py
@@ -57,11 +57,12 @@ def retrieve_deps(filepath):
57
'Intended Audience :: Science/Research',
58
'Intended Audience :: System Administrators',
59
'Intended Audience :: Telecommunications Industry',
60
- 'License :: Other/Proprietary License',
+ 'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)',
61
'Programming Language :: Python :: 2.7',
62
'Programming Language :: Python :: 3.3',
63
'Programming Language :: Python :: 3.4',
64
'Programming Language :: Python :: 3.5',
65
+ 'Programming Language :: Python :: 3.6',
66
'Topic :: Communications',
67
'Topic :: Education',
68
'Topic :: Internet',
0 commit comments