Merge "Build docs with Python 2 for now"
This commit is contained in:
commit
312313ee9c
2
tox.ini
2
tox.ini
@ -71,6 +71,8 @@ commands =
|
||||
commands = oslo_debug_helper -t ironic/tests/unit {posargs}
|
||||
|
||||
[testenv:docs]
|
||||
# FIXME(dtantsur): workaround for bug #1714025
|
||||
basepython = python2
|
||||
setenv = PYTHONHASHSEED=0
|
||||
sitepackages = False
|
||||
envdir = {toxworkdir}/venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user