Add Python 3.10 to supported versions (#909)
* Add Python 3.10 to supported versions * Make Python versions a string in action
This commit is contained in:
committed by
GitHub
parent
662aab973c
commit
180deb106b
@@ -15,6 +15,7 @@ classifiers =
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
||||
Development Status :: 5 - Production/Stable
|
||||
|
||||
Reference in New Issue
Block a user