Skip to content

Commit 54843db

Browse files
author
likui
committed
Add python3.10 support in testing runtime
In 2023.2 cycle testing runtime, project test in py38 py39 and py10 [0] https://governance.openstack.org/tc/reference/runtimes/2023.2.html Change-Id: Iecabd70ec401534b68ca1299feb3f1aaa631e340
1 parent 02b370b commit 54843db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifier =
1818
Programming Language :: Python :: 3
1919
Programming Language :: Python :: 3.8
2020
Programming Language :: Python :: 3.9
21+
Programming Language :: Python :: 3.10
2122

2223
description_file =
2324
README.rst

0 commit comments

Comments
 (0)