Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Jul 23, 2024
1 parent bde01c2 commit fe96f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ test = ["mne_bids[full]", "pytest >= 8", "pytest-cov", "pytest-sugar", "ruff"]
# Dependencies for building the documentation
doc = [
"nilearn",
"sphinx>7.4.7",
"sphinx>=7.4.7",
"sphinx_gallery",
"sphinx-copybutton",
"pydata-sphinx-theme",
Expand Down

0 comments on commit fe96f40

Please sign in to comment.