From 8b158b45eac270d15ffdc32998aa7844f8ab8508 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 9 Oct 2024 22:50:16 +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: Id655751bc4e9a5ba305b91dd16de1d0fb7508d12 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8cecba0..47031a6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifier = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 [files] packages =