Skip to content

Commit

Permalink
allow sphinx 4
Browse files Browse the repository at this point in the history
  • Loading branch information
OriolAbril committed Jan 25, 2023
1 parent 973f6dd commit 2f7430f
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 @@ -25,7 +25,7 @@ classifiers = [
dynamic = ["version", "description"]
dependencies = [
"pydata-sphinx-theme>=0.12.0,<0.13",
"sphinx>=5,<6",
"sphinx>=4,<6",
"docutils==0.17.1",
]

Expand Down

0 comments on commit 2f7430f

Please sign in to comment.