Skip to content

Commit

Permalink
Require sphinx 4.0.3 (AcademySoftwareFoundation#203)
Browse files Browse the repository at this point in the history
There seems to be a bug in newer versions of Sphinx that cause the
readthedocs build to fail, reported here:
sphinx-doc/sphinx#9584.

Until that is resolved, this avoids it.

Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Aug 30, 2021
1 parent 1ea0b94 commit 517d575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
breathe
sphinx == 4.0.3

0 comments on commit 517d575

Please sign in to comment.