From 53778d62f16c446e2861877f20a91ac3ba6940da Mon Sep 17 00:00:00 2001 From: likui Date: Mon, 31 Jul 2023 15:25:30 +0800 Subject: [PATCH] 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.2.html Change-Id: I49200c48d2331cdeef9ceccb32e1f5b032d3c0ce --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 49a15a4f6..e3358a6c7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] packages =