Add py310 to default tox envlist

Change-Id: Ia2b346f6b1f96a86b6ca84c06b3e4c6197a17ab5
This commit is contained in:
Tim Burke 2022-04-05 12:08:08 -07:00
parent 4c5dc672d9
commit 836dc916f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py{27,35,36,37,38,39}-compilelibs,pep8,docs
envlist = py{27,35,36,37,38,39,310}-compilelibs,pep8,docs
[testenv]
deps =