Merge branch '3703.integration-tests-python-3' into 3707-more-integration-python-3

This commit is contained in:
Itamar Turner-Trauring 2021-05-11 11:14:00 -04:00
commit f1bd7c0b06

View File

@ -17,7 +17,7 @@ python =
twisted = 1
[tox]
envlist = typechecks,codechecks,codechecks3,py{27,36,37,38,39}-{coverage},pypy27,pypy3
envlist = typechecks,codechecks,codechecks3,py{27,36,37,38,39}-{coverage},pypy27,pypy3,integration,integration3
minversion = 2.4
[testenv]