Skip to content

Commit

Permalink
F #-: Pin sphinx versions to avoid build errors
Browse files Browse the repository at this point in the history
Signed-off-by: Guillermo Ramos <[email protected]>
  • Loading branch information
1gramos committed Oct 15, 2024
1 parent 98700b1 commit dd86e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Building

Also the following Python dependencies:

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

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

0 comments on commit dd86e71

Please sign in to comment.