Skip to content

Commit

Permalink
Workaround for sphinx error
Browse files Browse the repository at this point in the history
TypeError: 'generator' object is not reversible #9727
sphinx-doc/sphinx#9727
  • Loading branch information
kempa-liehr authored Oct 31, 2021
1 parent 29e8b22 commit 28dff2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdocs-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Sphinx==1.6.4
sphinx_rtd_theme>=0.2.4
b2luigi
docutils<0.18 # Workaround for https://github.com/sphinx-doc/sphinx/issues/9727
-r requirements.txt

0 comments on commit 28dff2b

Please sign in to comment.