From 1e70bac696b1122cbc8d2a7b58e8d4cd0e7c29c5 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 9 Oct 2024 22:51:14 +0900 Subject: [PATCH] Declare Python 3.12 support Now Python 3.12 unit tests job is voting. So we can safely say this is tested with Python 3.12 . Change-Id: Ib9850c81e9105dea612bea2c46a43856cfada96d --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 2b5d025..4186bed 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,6 +22,7 @@ classifier = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 [files] packages =