Add python3.10 support in testing runtime

In 2023.2 cycle testing runtime, project started adding python 3.10

[1] https://governance.openstack.org/tc/reference/runtimes/2023.1.html

Change-Id: I0106ca91e75ec8055846c3c476eb9137c5f43b24
This commit is contained in:
likui 2023-07-31 15:16:00 +08:00
parent 0e9a476610
commit 11d09bc32f
1 changed files with 1 additions and 0 deletions

View File

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