Minimum Python version 3.9

Signed-off-by: legobt <6wbvkn0j@anonaddy.me>
This commit is contained in:
legobt
2024-08-03 00:50:26 +00:00
parent fc90f60bf1
commit 8411db49d1
2 changed files with 2 additions and 3 deletions

View File

@ -17,11 +17,10 @@ setup(
classifiers=[
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Development Status :: 3 - Alpha",