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]
changedir=doc
deps =
sphinx==2.2.0
sphinx
breathe
commands =
sphinx-build -Q -w toxdoc-warnings.log -b html . _build/html