Add python3.9 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: Ib54dcc4433d2be789f96fc881ca9ee81fe751df9
This commit is contained in:
parent
4e7e471760
commit
1da71884e4
@ -19,6 +19,7 @@ classifiers =
|
|||||||
Programming Language :: Python :: 3 :: Only
|
Programming Language :: Python :: 3 :: Only
|
||||||
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.10
|
Programming Language :: Python :: 3.10
|
||||||
Topic :: Internet :: Name Service (DNS)
|
Topic :: Internet :: Name Service (DNS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user