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:
@@ -17,6 +17,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
|
Programming Language :: Python :: 3.10
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
|||||||
Reference in New Issue
Block a user