Skip to content

Commit

Permalink
try sphinx 7.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Jul 23, 2024
1 parent c9b2d32 commit bde01c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ test = ["mne_bids[full]", "pytest >= 8", "pytest-cov", "pytest-sugar", "ruff"]
# Dependencies for building the documentation
doc = [
"nilearn",
# TODO: Remove pin once https://github.com/sphinx-doc/sphinx/issues/12589 is fixed
"sphinx!=7.4.6,!=7.4.5,!=7.4.4,!=7.4.3,!=7.4.2,!=7.4.1,!=7.4.0",
"sphinx>7.4.7",
"sphinx_gallery",
"sphinx-copybutton",
"pydata-sphinx-theme",
Expand Down

0 comments on commit bde01c2

Please sign in to comment.