CI: Validate on Python 3.14 vanilla, free-threaded, and PyPy (#593)

This commit is contained in:
Andreas Motl
2026-03-23 23:28:27 +01:00
committed by GitHub
parent f86c7eed70
commit c87e8c876d
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -25,7 +25,10 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: Free Threading",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Internet :: WWW/HTTP",
]
dynamic = ["version"]