Skip to content

Commit

Permalink
Merge pull request #1192 from nipreps/docs/fix-sphinx-pin
Browse files Browse the repository at this point in the history
DOC: Update sphinx pinned version to 5
  • Loading branch information
oesteban committed Mar 18, 2024
2 parents 9050c05 + ab1bd01 commit 3b512df
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 @@ -62,7 +62,7 @@ doc = [
"pydotplus",
"sphinx-argparse",
"sphinx_rtd_theme",
"sphinx~=4.0",
"sphinx~=5.0",
]

full = [
Expand Down

0 comments on commit 3b512df

Please sign in to comment.