Merge "Indented two spaces to match the other things in this block"

This commit is contained in:
Zuul 2021-05-27 15:25:45 +00:00 committed by Gerrit Code Review
commit 3b9dafdf29

@ -45,8 +45,8 @@ commands = {posargs}
[testenv:docs]
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
commands =
rm -rf doc/build
sphinx-build -W --keep-going -b html doc/source doc/build/html