Add two more trove classifiers

This commit is contained in:
Hugo Osvaldo Barrera 2025-04-07 18:09:36 +02:00
parent d8961232c4
commit e76d8a5b03

View file

@ -25,10 +25,12 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Internet",
"Topic :: Office/Business :: Scheduling",
"Topic :: Utilities",
]
dependencies = [