Skip to content

Commit 6373150

Browse files
committed
docs: Pin Sphinx version
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.
1 parent 7b516ae commit 6373150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Requirements for building the `shell-logger` documentation.
22

3-
sphinx
3+
sphinx<8.0.0
44
sphinx-argparse
55
sphinx-autodoc-typehints
66
sphinx-copybutton

0 commit comments

Comments
 (0)