From 7ba9901458b9b96679fd67b2349d3f9c12e337ff Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Wed, 21 Jun 2023 17:02:23 +0800 Subject: [PATCH] Add python 3.10 to setup.cfg metadata Add python 3.10 to setup.cfg refer to: https://governance.openstack.org/tc/reference/runtimes/2023.2.html Change-Id: If20908d4c7dda061629d2eab6aa6fc6978563386 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index eabc647163..c3926f2725 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] data_files =