Skip to content

Commit

Permalink
[REQ] Use sphinx<7 in RTD build
Browse files Browse the repository at this point in the history
`sphinx-rtd-theme` is not compatible with `sphinx7`, see
readthedocs/readthedocs.org#10279
  • Loading branch information
f-dangel committed Aug 31, 2023
1 parent 4db99cf commit def36ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ lint =
# Dependencies needed to build/view the documentation (semicolon/line-separated)
docs =
matplotlib
sphinx<7
sphinx-gallery
sphinx-rtd-theme
memory_profiler
Expand Down

0 comments on commit def36ea

Please sign in to comment.