diff --git a/setup.cfg b/setup.cfg index c32a2473e..1e089f8cb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,6 +6,7 @@ long_description_content_type = text/x-rst author = RDO author-email = rdo-list@redhat.com home-page = http://www.rdoproject.org/ +python_requires = >=3.6 classifier = Environment :: OpenStack Intended Audience :: Developers @@ -14,7 +15,6 @@ classifier = License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python - Programming Language :: Python :: 2.7 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.9