use latest sphinx -- seems to work again

This commit is contained in:
holger krekel
2020-04-13 13:04:36 +02:00
parent ea455323d8
commit 76b93274e8

View File

@@ -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