project: remove unsupported python version from classifiers

This commit is contained in:
bronsen 2026-02-19 23:04:46 +01:00
parent 5703d7151d
commit 514bf1295e
2 changed files with 1 additions and 485 deletions

View file

@ -21,9 +21,6 @@ classifiers = [
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Private :: Do No Upload",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: Terminals",
"Topic :: Utilities",