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: I897e64a5667449d91ed8f6e628cc22afb71cdac8
This commit is contained in:
wu.chunyang 2023-06-21 17:07:31 +08:00
parent 089f238cb1
commit 826cd69b85

View File

@ -6,6 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/trove/latest/
python_requires = >= 3.8
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -18,6 +19,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[files]
packages =