Update setup.py with all tested python versions (#442)
This commit is contained in:
parent
7d8999b45e
commit
e73e189131
2
setup.py
2
setup.py
@ -41,6 +41,8 @@ setup(
|
||||
"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",
|
||||
"Topic :: Utilities",
|
||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user