We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1d5ae commit 7e71753Copy full SHA for 7e71753
1 file changed
pyproject.toml
@@ -20,7 +20,6 @@ classifiers = [
20
"Programming Language :: Python :: 3.11",
21
"Programming Language :: Python :: 3.12",
22
"Programming Language :: Python :: 3.13",
23
- "Programming Language :: Python :: 3.14",
24
]
25
dynamic = ["version"]
26
dependencies = ["mypy_extensions", "typing_extensions"]
0 commit comments