From 233e2a9e31ba7acbad4a0f5131ed2bcdcdba3b02 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Sat, 18 Nov 2023 15:50:55 +0100 Subject: [4.2.x] Refs #34118 -- Added Python 3.12 to classifiers and tox.ini. Backport of f955c90488e1f32e6e38b3c956e937579d389fb2 from main. --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index ae790e711d..574b02e2ba 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifiers = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: Dynamic Content Topic :: Internet :: WWW/HTTP :: WSGI -- cgit v1.3