Skip to content

Commit

Permalink
docs: Pin Sphinx version
Browse files Browse the repository at this point in the history
The Sphinx 8.0.0 release poses a problem for the sphinx-rtd-theme, so
I'm pinning sphinx below 8.0 to get things back up and running.
  • Loading branch information
jmgate committed Sep 10, 2024
1 parent 7b516ae commit 6373150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Requirements for building the `shell-logger` documentation.

sphinx
sphinx<8.0.0
sphinx-argparse
sphinx-autodoc-typehints
sphinx-copybutton
Expand Down

0 comments on commit 6373150

Please sign in to comment.