Skip to content

Commit

Permalink
doc: restrict sphinx version to workaround bug in v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrs65 committed May 30, 2022
1 parent 5d67429 commit 75987f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx >= 4.0
Sphinx >= 4.0, < 5.0
sphinx_rtd_theme
# funcsigs required by mock, which apparently does not have its dependencies
# setup correctly.
Expand Down

0 comments on commit 75987f1

Please sign in to comment.