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 960cbc5 commit 230725fCopy full SHA for 230725f
setup.py
@@ -28,15 +28,7 @@
28
zip_safe=True,
29
python_requires=">=3.4",
30
classifiers=[
31
- # Picked from
32
- # http://pypi.python.org/pypi?:action=list_classifiers
33
- #"Development Status :: 1 - Planning",
34
- #"Development Status :: 2 - Pre-Alpha",
35
- #"Development Status :: 3 - Alpha",
36
- # "Development Status :: 4 - Beta",
37
"Development Status :: 5 - Production/Stable",
38
- #"Development Status :: 6 - Mature",
39
- #"Development Status :: 7 - Inactive",
40
"Environment :: Console",
41
"Intended Audience :: Developers",
42
"License :: OSI Approved :: BSD License",
0 commit comments