From d97deb84e674bff53af7dc3d863272b61c7cb085 Mon Sep 17 00:00:00 2001 From: likui Date: Mon, 31 Jul 2023 15:18:20 +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: Ifcde8bfb691e4a5a51db82a0607fba4b474fd32d --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 2fd0e89814..0c637727b1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] data_files =