add Python 3.12 to classifiers list

This commit is contained in:
Mike Fährmann
2023-12-02 17:57:24 +01:00
parent 43ca49c1b4
commit ad0134daf7

View File

@@ -135,6 +135,7 @@ def build_setuptools():
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Internet :: WWW/HTTP",