This commit is contained in:
Honglei 2021-07-19 22:30:56 +08:00 committed by GitHub
parent 52c4d6fad4
commit d4cf24a3a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
[tox]
envlist = {3.6,3.7,3.8,3.9}
envlist = {3.6,3.7,3.8,3.9,3.10}
[testenv]
commands = make check