Skip to content

Commit c47d3b9

Browse files
Revert "Declare support for Python 3.11 (#2018) (#2019)"
This reverts commit adc1cc7. 2.14.2 will not be ready for python 3.11, we still need to support exception groups.
1 parent adc1cc7 commit c47d3b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
"Programming Language :: Python :: 3.8",
2525
"Programming Language :: Python :: 3.9",
2626
"Programming Language :: Python :: 3.10",
27-
"Programming Language :: Python :: 3.11",
2827
"Programming Language :: Python :: Implementation :: CPython",
2928
"Programming Language :: Python :: Implementation :: PyPy",
3029
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)