Skip to content

Commit

Permalink
Readthedocs: py3.11 and sphinx<7
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Aug 24, 2023
1 parent 59c1707 commit 2646c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
# Required
version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.11"

sphinx:
configuration: doc/conf.py
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ where=src
[options.extras_require]

doc =
sphinx
sphinx<7
sphinx_rtd_theme
sphinx_copybutton
numpydoc
Expand Down

0 comments on commit 2646c99

Please sign in to comment.