Merge "Actually require python >= 3.10"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user