diff --git a/setup.cfg b/setup.cfg index bc4228e56c4..d79ec731cda 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,9 +6,7 @@ description_file = author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/neutron/latest/ -# NOTE(haleyb) This can move to 3.10 once the FIPS job is changed to run -# on centos-10-stream, moving now will cause a centos-9-stream job failure -python_requires = >=3.9 +python_requires = >=3.10 classifier = Environment :: OpenStack Intended Audience :: Information Technology