From c2748697566f075a2fab6c8314914443362ce3a8 Mon Sep 17 00:00:00 2001 From: likui Date: Mon, 31 Jul 2023 15:26:15 +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: I6e3eb0c9dec4c48e1bf1c7c53b8c177775ec91eb --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index e2a286648..65977b9bd 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 =