Add python3.10 support in testing runtime
In 2023.2 cycle testing runtime, project test in py38 py39 and py10 [1] https://governance.openstack.org/tc/reference/runtimes/2023.2.html Change-Id: Ie4745e0b6eacf4acfe4dc811fab07041b8f068eb
This commit is contained in:
parent
4554639cc2
commit
1954290636
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user