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.
tox -e docs
Jinja2
1 parent 22f1dcd commit 6ec4b33Copy full SHA for 6ec4b33
1 file changed
py/tox.ini
@@ -4,6 +4,7 @@ envlist = docs, flake8
4
[testenv:docs]
5
skip_install = true
6
deps =
7
+ Jinja2==3.0.3
8
Sphinx==1.8.2
9
10
commands = sphinx-build -b html -d ../build/doctrees docs/source ../build/docs/api/py {posargs}
0 commit comments