Skip to content

Commit 24529d0

Browse files
committed
Update tox.ini
- added jinja2 version criteria
1 parent adb6fcd commit 24529d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ commands = coverage erase
4848
description = invoke sphinx-build to build the HTML docs
4949
basepython = python3.7
5050
deps = sphinx >= 1.7.5, < 2
51+
jinja2 < 3.1.0
5152
commands = make -C docs/ html

0 commit comments

Comments
 (0)