Skip to content

Commit 7e71753

Browse files
authored
Remove Python 3.14 support claim because we don't test it (#818)
1 parent 4e1d5ae commit 7e71753

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ classifiers = [
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
2222
"Programming Language :: Python :: 3.13",
23-
"Programming Language :: Python :: 3.14",
2423
]
2524
dynamic = ["version"]
2625
dependencies = ["mypy_extensions", "typing_extensions"]

0 commit comments

Comments
 (0)