diff --git a/tox.ini b/tox.ini index 90a3ff1c..e8a776aa 100644 --- a/tox.ini +++ b/tox.ini @@ -15,11 +15,6 @@ commands = [tox:jenkins] downloadcache = ~/cache/pip -[testenv:pypy] -deps = setuptools<3.2 - -r{toxinidir}/requirements.txt - -r{toxinidir}/test-requirements.txt - [testenv:pep8] commands = flake8