diff --git a/tox.ini b/tox.ini index 2e876bf..ba2e43b 100644 --- a/tox.ini +++ b/tox.ini @@ -19,7 +19,7 @@ commands = {posargs} # Dogfood our current master version [testenv:dogfood] -basepython = python3 +basepython = python2.7 skip_install = true deps = wheel