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: I27937c1fe02cd6fc04bd94a5162f78aef04b9c16
This commit is contained in:
parent
1ad8b00ae2
commit
21a38261d4
2
tox.ini
2
tox.ini
@ -19,8 +19,6 @@ commands =
|
|||||||
commands = flake8 monasca_common
|
commands = flake8 monasca_common
|
||||||
|
|
||||||
[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…
x
Reference in New Issue
Block a user