[workflows:tests] include Python 3.13

This commit is contained in:
Mike Fährmann
2024-10-20 15:01:37 +02:00
parent cff3d37551
commit 00436d6027
2 changed files with 2 additions and 1 deletions

View File

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