Make sure typechecks run under Python 3.

This commit is contained in:
Itamar Turner-Trauring 2021-02-03 10:19:41 -05:00
parent 2595e25258
commit 92058e04b9

View File

@ -114,6 +114,7 @@ commands =
[testenv:typechecks]
basepython = python3
skip_install = True
deps =
mypy