Skip to content

Commit 0c93be1

Browse files
authored
[BEAM-14172] Update tox.ini for pydocs (#17176)
1 parent 141fb79 commit 0c93be1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ deps =
143143
Sphinx==1.8.5
144144
sphinx_rtd_theme==0.4.3
145145
docutils<0.18
146+
Jinja2==3.0.3 # TODO(BEAM-14172): Sphinx version is too old.
146147
commands =
147148
time {toxinidir}/scripts/generate_pydoc.sh
148149

0 commit comments

Comments
 (0)