tox.ini: remove the devenv environment
This is what 'venv' is for. Change-Id: I0e2190a9bf7b11537d0931c4e1e970836eb11c01
This commit is contained in:
parent
0793807860
commit
fc068f2b0f
5
tox.ini
5
tox.ini
@ -63,11 +63,6 @@ basepython = python3
|
||||
envdir = {toxworkdir}/venv
|
||||
commands = oslo_debug_helper -t ironic_python_agent/tests/unit {posargs}
|
||||
|
||||
[testenv:devenv]
|
||||
basepython = python3
|
||||
envdir = devenv
|
||||
usedevelop = True
|
||||
|
||||
[testenv:docs]
|
||||
basepython = python3
|
||||
setenv = PYTHONHASHSEED=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user