]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
fix tox docs build
authorDavid Lord <davidism@gmail.com>
Fri, 26 Jul 2019 22:17:58 +0000 (15:17 -0700)
committerDavid Lord <davidism@gmail.com>
Fri, 26 Jul 2019 22:17:58 +0000 (15:17 -0700)
tox.ini

diff --git a/tox.ini b/tox.ini
index 8932304af75b96c14b5ee0f6a970dbb4817f85d2..60b987642d92219c2ab2b852e874c3a133a23844 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -15,6 +15,7 @@ commands = coverage run -p -m pytest --tb=short -Werror --basetemp={envtmpdir} {
 deps =
     Sphinx
     Pallets-Sphinx-Themes
+    sphinxcontrib-log-cabinet
     sphinx-issues
 commands = sphinx-build -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html