diff --git a/tox.ini b/tox.ini index 6fe21863..c8b8688d 100644 --- a/tox.ini +++ b/tox.ini @@ -189,7 +189,7 @@ commands = {[testenv:mypy-coverage]commands} [testenv:mypy-py2] -basepython = {[testenv:mypy-common]basepython} +basepython = python2.7 deps = {[testenv:mypy-common]deps} commands = python -m mypy \