Merge "Explicitly use python 2 for the unit-with-driver-libs tox target"

This commit is contained in:
Jenkins 2017-03-01 12:11:25 +00:00 committed by Gerrit Code Review
commit 221ca96b76
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ commands = ostestr {posargs}
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:unit-with-driver-libs]
basepython = python2
deps = {[testenv]deps}
-r{toxinidir}/driver-requirements.txt