docs: tweak readme, project trove classifiers

This commit is contained in:
Lance Edgar 2025-01-13 17:03:32 -06:00
parent 5ded5356f7
commit ebb9211f2d
2 changed files with 4 additions and 1 deletions

View file

@ -27,6 +27,8 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Topic :: Office/Business",
"Topic :: Software Development :: Libraries :: Python Modules",
]
license = {text = "GNU General Public License v3+"}
requires-python = ">= 3.8"