Merge "Use constraints everywhere" into stable/newton

This commit is contained in:
Jenkins 2016-10-19 04:59:52 +00:00 committed by Gerrit Code Review
commit 47047110b5

View File

@ -22,8 +22,6 @@ commands =
commands = flake8
[testenv:venv]
# TODO: remove once infra supports constraints for this target
install_command = pip install -U {opts} {packages}
commands = {posargs}
[flake8]