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: I777209af96ef21ac6e0cb3a501f2f80c5d289d77
This commit is contained in:
wu.chunyang 2023-06-21 17:08:29 +08:00
parent 522b728358
commit 6bc43e2148
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[files]