[+] Extend support for Python 3.7 3.8

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-04-10 22:15:32 -04:00
parent 9a5c583948
commit 5f75d9e8f1
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -22,6 +22,8 @@ setup(
classifiers=[
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
],