diff --git a/tox.ini b/tox.ini index 652c0e9..39d37b2 100644 --- a/tox.ini +++ b/tox.ini @@ -22,7 +22,6 @@ basepython = python2.7 [testenv:pep8] commands = flake8 #commands = {toxinidir}/tools/fake_pep8.sh -distribute = false [testenv:py26] basepython = python2.6