Removed now unnecesary workaround for PyPy

Change-Id: I259d5b779117e22869ea53b4208acc3ac1232689
This commit is contained in:
Alex Gaynor 2014-05-31 21:02:26 -07:00
parent 32ff9d9d3c
commit 366d9b578d
1 changed files with 0 additions and 5 deletions

View File

@ -23,11 +23,6 @@ deps = -r{toxinidir}/requirements-py3.txt
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pypy]
deps = setuptools<3.2
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
[testenv:pep8]
commands = flake8