From d3c9d9e82ed8135a6a64191915ffaa1bf8d9e579 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 22 Jan 2026 00:48:54 +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: I6b5bf46a8d3cf1c04269a387e37225ddce1eae85 Signed-off-by: Takashi Kajinami --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index deca686..2692db8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 + Programming Language :: Python :: 3.13 [files] packages =