Skip to content

Commit 4d66962

Browse files
authored
M #-: Pin sphinx versions to avoid build errors (#3084)
Signed-off-by: Guillermo Ramos <[email protected]>
1 parent 98700b1 commit 4d66962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Building
1818

1919
Also the following Python dependencies:
2020

21-
``pip install sphinx sphinx_rtd_theme sphinx-prompt sphinx_substitution_extensions sphinxcontrib-spelling pyyaml``.
21+
``pip install 'sphinx<7.3' sphinx_rtd_theme sphinx-prompt sphinxcontrib-spelling pyyaml sphinx-substitution-extensions``.
2222

2323
Build the documentation by running ``make html``.
2424
[More information](http://sphinx-doc.org/).

0 commit comments

Comments
 (0)