this is also compatible with python 3.9
This commit is contained in:
parent
2c32472c3e
commit
c40ac809f6
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -24,6 +24,7 @@ setup(
|
|||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: System :: Installation/Setup",
|
||||
"Topic :: System :: Systems Administration",
|
||||
|
|
Loading…
Reference in a new issue