Skip to content

Commit

Permalink
Pin sphinx<7
Browse files Browse the repository at this point in the history
Sphinx 7 deprecates the usage of the `style` HTML key in templates
and the sphinx_rtd_theme package has not yet been updated to address
this change.
  • Loading branch information
mferrera committed Jun 16, 2023
1 parent 0a41f63 commit 318e4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
autoapi
sphinx
sphinx<7
sphinx-argparse
sphinx-autodoc-typehints
sphinx_rtd_theme

0 comments on commit 318e4d4

Please sign in to comment.