skip -W on sphinx-build for translation.

Change-Id: I8e699b82fb6ebef3373ee92a103f404009c784bc
This commit is contained in:
Marc Gariepy 2021-08-05 13:48:02 -04:00 committed by Dmitriy Rabotyagov
parent 62683f4c48
commit 9e535931a7
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ deps = -r{toxinidir}/doc/requirements.txt
commands =
doc8 doc
docstheme-build-translated.sh
setenv =
SPHINX_WARNINGS_TRANS=1
[testenv:deploy-guide]
deps = -r{toxinidir}/doc/requirements.txt