We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb6fcd commit 24529d0Copy full SHA for 24529d0
tox.ini
@@ -48,4 +48,5 @@ commands = coverage erase
48
description = invoke sphinx-build to build the HTML docs
49
basepython = python3.7
50
deps = sphinx >= 1.7.5, < 2
51
+ jinja2 < 3.1.0
52
commands = make -C docs/ html
0 commit comments