Merge "Add support for Python 3.10"
This commit is contained in:
commit
a8f2eee128
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ classifier =
|
|||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Environment :: Console
|
||||
python_requires = >=3.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue