Merge "Stop configuring install_command in tox."
This commit is contained in:
commit
a22a54e8ee
1
tox.ini
1
tox.ini
@ -11,7 +11,6 @@ ignore_basepython_conflict=true
|
|||||||
[testenv]
|
[testenv]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
install_command = pip install {opts} {packages}
|
|
||||||
setenv =
|
setenv =
|
||||||
VIRTUAL_ENV={envdir}
|
VIRTUAL_ENV={envdir}
|
||||||
OS_TEST_PATH=./cinderclient/tests/unit
|
OS_TEST_PATH=./cinderclient/tests/unit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user