Add trove classifier for Python 3.7 support (#486)
Testing added in 3bdd423891
.
This commit is contained in:
parent
6027cca10d
commit
25795c9ff5
1
setup.py
1
setup.py
@ -51,6 +51,7 @@ def get_version() -> str:
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Software Development :: Quality Assurance",
|
||||
|
Loading…
Reference in New Issue
Block a user