mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
Removed now unnecesary workaround for PyPy
Change-Id: I4a0de9ffc6129285465ab18140495d39a5ff5a14
This commit is contained in:
parent
c29e863d56
commit
e4c0bf98bc
1 changed files with 0 additions and 5 deletions
5
tox.ini
5
tox.ini
|
|
@ -24,11 +24,6 @@ commands = {posargs}
|
|||
[testenv:cover]
|
||||
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]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue