diff --git a/setup.py b/setup.py index ab00ad13..5992445f 100644 --- a/setup.py +++ b/setup.py @@ -199,11 +199,7 @@ def readme(): classifiers=[ "Development Status :: 5 - Production/Stable", "Programming Language :: Cython", - "Programming Language :: Python :: 3.7", - "Programming Language :: Python :: 3.8", - "Programming Language :: Python :: 3.9", - "Programming Language :: Python :: 3.10", - "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Topic :: Security :: Cryptography", ],