Skip to content

Commit 71531bb

Browse files
committed
allow sphinx v8
1 parent 835eddb commit 71531bb

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
@@ -30,7 +30,7 @@ classifiers = [
3030

3131
requires-python = '>= 3.7'
3232
dependencies = [
33-
'Sphinx >= 2.2, < 8.0',
33+
'Sphinx >= 2.2, < 9.0',
3434
]
3535

3636
[project.urls]

0 commit comments

Comments
 (0)