diff --git a/tox.ini b/tox.ini index 77853858f..921aa8340 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ # acme and letsencrypt are not yet on pypi, so when Tox invokes # "install *.zip", it will not find deps skipsdist = true -envlist = py27,py33,py34,cover,lint +envlist = py26,py27,py33,py34,cover,lint [testenv] commands =