Merge "Explicitly use python 2 for the unit-with-driver-libs tox target"
This commit is contained in:
commit
221ca96b76
1
tox.ini
1
tox.ini
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user