Skip to content

Commit 6e76603

Browse files
committed
Defer declaring Python 3.14 support for now
It probably can handle it, but only if all of the prerequisites are met. And I don't know if that is possible.
1 parent d70dd67 commit 6e76603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ classifiers = [
3939
"Programming Language :: Python :: 3.11",
4040
"Programming Language :: Python :: 3.12",
4141
"Programming Language :: Python :: 3.13",
42-
"Programming Language :: Python :: 3.14",
4342
"Programming Language :: Python :: Implementation :: CPython",
4443
"Programming Language :: Python :: Implementation :: PyPy",
4544
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)