Merge "Actually require python >= 3.10"
This commit is contained in:
@@ -6,9 +6,7 @@ description_file =
|
|||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = https://docs.openstack.org/neutron/latest/
|
home_page = https://docs.openstack.org/neutron/latest/
|
||||||
# NOTE(haleyb) This can move to 3.10 once the FIPS job is changed to run
|
python_requires = >=3.10
|
||||||
# on centos-10-stream, moving now will cause a centos-9-stream job failure
|
|
||||||
python_requires = >=3.9
|
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
|||||||
Reference in New Issue
Block a user