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]
|
||||
basepython = python3
|
||||
usedevelop = True
|
||||
install_command = pip install {opts} {packages}
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
OS_TEST_PATH=./cinderclient/tests/unit
|
||||
|
Loading…
x
Reference in New Issue
Block a user