Don't run integration tests here either.

This commit is contained in:
Itamar Turner-Trauring 2021-05-13 11:29:11 -04:00
parent b330eb3b6f
commit 73a3e82856

View File

@ -11,7 +11,7 @@ python =
3.6: py36-coverage
3.7: py37-coverage
3.8: py38-coverage
3.9: py39-coverage,typechecks,codechecks3,integration3
3.9: py39-coverage,typechecks,codechecks3
pypy-3.7: pypy3
[pytest]