Skip to content

Commit

Permalink
fixup! Fix build for RTD.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannier committed Nov 4, 2021
1 parent 82dd537 commit 9a82226
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Pin docutils as a workaround for https://github.com/sphinx-doc/sphinx/issues/9727.
docutils = "<0.18"
# NOTE: Since this file is not part of the normal docs build process
# any dependencies specified here are likely only seen by RTD.

# Require >=sphinx-2.0 to work around https://github.com/sphinx-doc/sphinx/issues/9727.
Sphinx>=2.0

0 comments on commit 9a82226

Please sign in to comment.