diff --git a/setup.py b/setup.py index 0e7fb94c..edf89f1d 100644 --- a/setup.py +++ b/setup.py @@ -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',