Skip to content

Commit

Permalink
doc: 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 to the last version that worked.
  • Loading branch information
jmgate committed Sep 10, 2024
1 parent 7b516ae commit 25e87e7
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==7.4.7
sphinx-argparse
sphinx-autodoc-typehints
sphinx-copybutton
Expand Down

0 comments on commit 25e87e7

Please sign in to comment.