Merge "Use constraints everywhere" into stable/newton

This commit is contained in:
Jenkins 2016-11-21 05:41:58 +00:00 committed by Gerrit Code Review
commit 2a8cad5ee3
1 changed files with 0 additions and 2 deletions

View File

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