Skip to content

Commit

Permalink
Revert "Declare support for Python 3.11 (#2018) (#2019)"
Browse files Browse the repository at this point in the history
This reverts commit adc1cc7.

2.14.2 will not be ready for python 3.11, we still need to support
exception groups.
  • Loading branch information
Pierre-Sassoulas committed Feb 12, 2023
1 parent adc1cc7 commit c47d3b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ classifiers = [
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries :: Python Modules",
Expand Down

0 comments on commit c47d3b9

Please sign in to comment.