diff --git a/setup.py b/setup.py index 2cdf444..27a5fa4 100644 --- a/setup.py +++ b/setup.py @@ -159,6 +159,7 @@ def build_extension(self, ext): classifiers = [ 'Development Status :: 5 - Production/Stable', 'Programming Language :: Python', + 'Programming Language :: Python :: 3', 'Topic :: Software Development :: Libraries :: Python Modules', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)',