diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-10-06 15:15:40 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-10-06 15:15:40 (GMT) |
commit | 96a9f237c64c8c816b4c86b49cbadc3de6431fb2 (patch) | |
tree | 1cc1ab5370189ab4461ff832197be7f59c56e646 /setup.py | |
parent | ddbce9e84597e4047fa5063fb53ca935e1214448 (diff) | |
download | cpython-96a9f237c64c8c816b4c86b49cbadc3de6431fb2.zip cpython-96a9f237c64c8c816b4c86b49cbadc3de6431fb2.tar.gz cpython-96a9f237c64c8c816b4c86b49cbadc3de6431fb2.tar.bz2 |
Issue #4014: Don't claim that Python has an Alpha release status, in addition
to claiming it is Mature.
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1837,7 +1837,6 @@ yourself. """ CLASSIFIERS = """ -Development Status :: 3 - Alpha Development Status :: 6 - Mature License :: OSI Approved :: Python Software Foundation License Natural Language :: English |