docs(project): 📝 Add even more trove classifiers

This commit is contained in:
bronsen 2025-12-05 16:55:06 +01:00
parent f3ba7f73c2
commit 0a02176b6c

View file

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