Skip to content

Commit

Permalink
attempt to fix ReadTheDocs build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Nov 6, 2021
1 parent 29f1e4d commit 1362801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def setup(app):

# If your documentation needs a minimal Sphinx version, state it here.
#
needs_sphinx = '1.5.3'
needs_sphinx = '4.2.0'

# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
Expand Down

0 comments on commit 1362801

Please sign in to comment.