Skip to content

Commit 3da922c

Browse files
authored
Merge pull request #17332: [cherry-pick][release-2.38.0][BEAM-14172] Update tox.ini for pydocs (#17176)
[cherry-pick][release-2.38.0][BEAM-14172] Update tox.ini for pydocs (#17176)
2 parents 93ac2a0 + 9cc9692 commit 3da922c

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)