Add Python 3.10 to tox.ini

This commit is contained in:
Matt Davis 2021-10-13 11:57:52 -07:00
parent 4808fba18e
commit e45b9643de

View File

@ -1,5 +1,5 @@
[tox]
envlist = pypy3,py36,py37,py38,py39
envlist = pypy3,py36,py37,py38,py39,py310
[testenv]
deps =