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 c482107 commit 50f21edCopy full SHA for 50f21ed
tox.ini
@@ -8,7 +8,9 @@ isolated_build = true
8
changedir = .tmp/{envname}
9
deps =
10
sphinx24: sphinx==2.4.*
11
+ sphinx24: Jinja2==3.0.3
12
sphinx35: sphinx==3.5.*
13
+ sphinx35: Jinja2==3.0.3
14
sphinx40: sphinx==4.0.*
15
sphinx41: sphinx==4.1.*
16
sphinx42: sphinx==4.2.*
0 commit comments