Skip to content

Commit 09a580e

Browse files
committed
Fix PYPI accepted classifiers
1 parent 98ba99d commit 09a580e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ classifiers = [
2323
"Programming Language :: Python :: 3.13",
2424
"Programming Language :: Python :: 3.14",
2525
"Programming Language :: Python :: 3.15",
26-
"Programming Language :: Python :: 3.13t",
27-
"Programming Language :: Python :: 3.14t",
28-
"Programming Language :: Python :: 3.15t",
2926
"Programming Language :: Python :: Implementation :: CPython",
3027
"Programming Language :: Python :: Implementation :: PyPy",
3128
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",

0 commit comments

Comments
 (0)