Skip to content

Commit 73b3fc5

Browse files
authored
Try pinning jinja2 to allow docs to be built
1 parent 14d54fb commit 73b3fc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ sphinx_rtd_theme = "*"
5858
recommonmark = "*"
5959
dephell = "*"
6060
mistune = "<2.0.0"
61+
jinja2 = "<3.1.0"
6162

6263
[tool.isort]
6364
profile = "black"

0 commit comments

Comments
 (0)