Skip to content

Commit

Permalink
Merge pull request #22 from pyt-team/ninamiolane-sphinx
Browse files Browse the repository at this point in the history
Update pyproject.toml: Unfreeze sphinx
  • Loading branch information
ninamiolane committed Sep 20, 2023
2 parents 483f4f1 + 5f294d9 commit df312ab
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 @@ -40,7 +40,7 @@ doc = [
"jupyter",
"nbsphinx",
"nbsphinx_link",
"sphinx <= 5.3.0",
"sphinx",
"sphinx_gallery",
"pydata-sphinx-theme"
]
Expand Down

0 comments on commit df312ab

Please sign in to comment.