Skip to content

Commit

Permalink
Pin RTD to sphinx 5.3 (AcademySoftwareFoundation#1673)
Browse files Browse the repository at this point in the history
Sphinx handling of `html_logo` and `html_favicon` changed in version 6,
but changing to the documented logo_url and favicon_url still doesn't
work for some reason. But Sphinx 5.3 works, so let's pin to that. This
will need to get sorted out at some point, when there's a need to move
to a newer sphinx.

Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm authored Mar 14, 2024
1 parent c60c0eb commit 1719d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx >= 5.0
sphinx == 5.3
breathe
sphinx-press-theme

0 comments on commit 1719d06

Please sign in to comment.