Use constraints everywhere
Infra now supports constraints everywhere, remove now unused workarounds. For more information about constraints see: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html Change-Id: I97e88cef6d58dfc11110d2851330a06c8d8a4283
This commit is contained in:
parent
2106901f11
commit
8f5b357b73
2
tox.ini
2
tox.ini
@ -30,8 +30,6 @@ deps = -r{toxinidir}/requirements.txt
|
|||||||
commands = flake8
|
commands = flake8
|
||||||
|
|
||||||
[testenv:venv]
|
[testenv:venv]
|
||||||
# TODO: remove once infra supports constraints for this target
|
|
||||||
install_command = pip install -U {opts} {packages}
|
|
||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
|
Loading…
Reference in New Issue
Block a user