mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
use latest sphinx -- seems to work again
This commit is contained in:
@@ -47,7 +47,7 @@ commands =
|
|||||||
[testenv:doc]
|
[testenv:doc]
|
||||||
changedir=doc
|
changedir=doc
|
||||||
deps =
|
deps =
|
||||||
sphinx==2.2.0
|
sphinx
|
||||||
breathe
|
breathe
|
||||||
commands =
|
commands =
|
||||||
sphinx-build -Q -w toxdoc-warnings.log -b html . _build/html
|
sphinx-build -Q -w toxdoc-warnings.log -b html . _build/html
|
||||||
|
|||||||
Reference in New Issue
Block a user