Skip to content

Commit 2f7430f

Browse files
committed
allow sphinx 4
1 parent 973f6dd commit 2f7430f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
dynamic = ["version", "description"]
2626
dependencies = [
2727
"pydata-sphinx-theme>=0.12.0,<0.13",
28-
"sphinx>=5,<6",
28+
"sphinx>=4,<6",
2929
"docutils==0.17.1",
3030
]
3131

0 commit comments

Comments
 (0)