Merge "Explicitly use python 2 for the unit-with-driver-libs tox target"
This commit is contained in:
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
|
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||||
|
|
||||||
[testenv:unit-with-driver-libs]
|
[testenv:unit-with-driver-libs]
|
||||||
|
basepython = python2
|
||||||
deps = {[testenv]deps}
|
deps = {[testenv]deps}
|
||||||
-r{toxinidir}/driver-requirements.txt
|
-r{toxinidir}/driver-requirements.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user