8000 TST: Pin Jinja2 for older Sphinx · astropy/sphinx-automodapi@50f21ed · GitHub
[go: up one dir, main page]

Skip to content

Commit 50f21ed

Browse files
committed
TST: Pin Jinja2 for older Sphinx
1 parent c482107 commit 50f21ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ isolated_build = true
88
changedir = .tmp/{envname}
99
deps =
1010
sphinx24: sphinx==2.4.*
11+
sphinx24: Jinja2==3.0.3
1112
sphinx35: sphinx==3.5.*
13+
sphinx35: Jinja2==3.0.3
1214
sphinx40: sphinx==4.0.*
1315
sphinx41: sphinx==4.1.*
1416
sphinx42: sphinx==4.2.*

0 commit comments

Comments
 (0)
0