Add python 3.10 to setup.cfg metadata

Add python 3.10 to setup.cfg
refer to: https://governance.openstack.org/tc/reference/runtimes/2023.2.html

Change-Id: Ic2915f1b57a75d1865f5c239111c0859f76073f2
This commit is contained in:
wu.chunyang 2023-06-21 09:26:19 +08:00
parent e637978e26
commit 45ec9c020b

View File

@ -6,7 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/kolla-ansible/latest/
python_requires = >=3.6
python_requires = >=3.8
license = Apache License, Version 2.0
classifier =
Environment :: OpenStack
@ -18,10 +18,9 @@ classifier =
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[files]
packages =