mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-01 21:50:25 +00:00
List Python 3.10 as supported in trove classifiers
This commit is contained in:
parent
df2304490b
commit
375bedf79a
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -373,6 +373,7 @@ setup(
|
|||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
],
|
||||
options={},
|
||||
# Requirements, usable with setuptools or the new Python packaging module.
|
||||
|
|
|
|||
Loading…
Reference in a new issue