Removed now unnecesary workaround for PyPy
Change-Id: I793108170a4fa847d351cf605bf2d01b0dd46822
This commit is contained in:
parent
56635b082a
commit
1d4c9ecb30
5
tox.ini
5
tox.ini
@ -12,11 +12,6 @@ deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = python setup.py testr --slowest --testr-args='{posargs}'
|
||||
|
||||
[testenv:pypy]
|
||||
deps = setuptools<3.2
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
||||
[testenv:pep8]
|
||||
commands = flake8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user