From 39dfcb64018e8c63df77be5f7e8f86f9ca07a79d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 22 Jan 2026 00:26:40 +0900 Subject: [PATCH] Declare Python 3.13 support Python 3.13 is part of supported runtimes for 2026.1[1] and now is tested. [1] https://governance.openstack.org/tc/reference/runtimes/2026.1.html Change-Id: I7eb7953afe7c3f1606ccf016cedd7faa4eade046 Signed-off-by: Takashi Kajinami --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index e7b2cbf0..208a67d2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,6 +22,7 @@ classifier = Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 + Programming Language :: Python :: 3.13 [files] packages =