We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7821735 + 71ea5cd commit eba6dcdCopy full SHA for eba6dcd
1 file changed
setup.py
@@ -10,7 +10,8 @@
10
platforms='Cross platform (Linux, Mac OSX, Windows)',
11
license="BSD",
12
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*',
13
- classifiers=['Development Status :: 4 - Beta',
+ classifiers=['License :: OSI Approved :: BSD License',
14
+ 'Development Status :: 4 - Beta',
15
'Programming Language :: Python :: 2',
16
'Programming Language :: Python :: 2.7',
17
'Programming Language :: Python :: 3',
0 commit comments