Merge "Stop configuring install_command in tox."

This commit is contained in:
Zuul 2019-11-19 01:45:43 +00:00 committed by Gerrit Code Review
commit a1d671689d
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ envlist = pep8,py27,py37,tht
[testenv]
usedevelop = True
install_command = {envpython} -m pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-r{toxinidir}/requirements.txt