forked from orbit-oss/flask
build docs from scratch each test
This commit is contained in:
parent
346d1abaff
commit
f958b6500b
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -32,7 +32,7 @@ commands = mypy
|
|||
|
||||
[testenv:docs]
|
||||
deps = -r requirements/docs.txt
|
||||
commands = sphinx-build -W -b dirhtml docs docs/_build/dirhtml
|
||||
commands = sphinx-build -E -W -b dirhtml docs docs/_build/dirhtml
|
||||
|
||||
[testenv:update-requirements]
|
||||
deps =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue