Skip to content

Commit

Permalink
Fix rtd build
Browse files Browse the repository at this point in the history
Pin Sphinx to below 6.0.0 see  pydata/pydata-sphinx-theme#1094
  • Loading branch information
pnasrat committed Feb 7, 2023
1 parent fe9d025 commit 04cf1ea
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
sphinx>=2
sphinx-autobuild
sphinx_copybutton
pydata-sphinx-theme
sphinx<6
sphinx_copybutton
sphinx-autobuild
sphinxext-opengraph
sphinxext-rediraffe

0 comments on commit 04cf1ea

Please sign in to comment.