Removed now unnecesary workaround for PyPy
Change-Id: I4a0de9ffc6129285465ab18140495d39a5ff5a14
This commit is contained in:
5
tox.ini
5
tox.ini
@@ -24,11 +24,6 @@ commands = {posargs}
|
|||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
commands = python setup.py testr --coverage --testr-args='{posargs}'
|
commands = python setup.py testr --coverage --testr-args='{posargs}'
|
||||||
|
|
||||||
[testenv:pypy]
|
|
||||||
deps = setuptools<3.2
|
|
||||||
-r{toxinidir}/requirements.txt
|
|
||||||
-r{toxinidir}/test-requirements.txt
|
|
||||||
|
|
||||||
[tox:jenkins]
|
[tox:jenkins]
|
||||||
downloadcache = ~/cache/pip
|
downloadcache = ~/cache/pip
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user