Skip to content

Commit 86e2e0e

Browse files
author
Kyle Weaver
committed
[BEAM-13143] Fix python doc generator error.
1 parent 621a4f9 commit 86e2e0e

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
@@ -142,6 +142,7 @@ extras = test,gcp,docs,interactive,dataframe
142142
deps =
143143
Sphinx==1.8.5
144144
sphinx_rtd_theme==0.4.3
145+
docutils<0.18
145146
commands =
146147
time {toxinidir}/scripts/generate_pydoc.sh
147148

0 commit comments

Comments
 (0)