diff --git a/setup.py b/setup.py index ea2ef9f..9dc7490 100755 --- a/setup.py +++ b/setup.py @@ -362,13 +362,6 @@ of recent versions of Linux (and other OSes).''', "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", - "Programming Language :: Python", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.5", - "Programming Language :: Python :: 3.6", - "Programming Language :: Python :: 3.7", - "Programming Language :: Python :: 3.8", - "Programming Language :: Python :: 3.9", - "Programming Language :: Python :: 3.10", ] )