Production Ready! Added Python 2.5 to Support list.

This commit is contained in:
Kenneth Reitz
2011-02-19 01:02:01 -05:00
parent 433452f9f1
commit d2584ff853
+2 -2
View File
@@ -38,12 +38,12 @@ setup(
install_requires=required,
license='ISC',
classifiers=(
# 'Development Status :: 5 - Production/Stable',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'Natural Language :: English',
'License :: OSI Approved :: ISC License (ISCL)',
'Programming Language :: Python',
# 'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
# 'Programming Language :: Python :: 3.0',