adding CI testing for python 3.10 (#742)

This commit is contained in:
Alex Boten
2021-10-26 14:43:23 -07:00
committed by GitHub
parent 76a5cda307
commit 335a14c682
45 changed files with 92 additions and 43 deletions

View File

@ -32,6 +32,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[options]
python_requires = >=3.6