Skip to content

Commit a073d5c

Browse files
committed
Support Sphinx 6.x.
1 parent 6df4751 commit a073d5c

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
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828
keywords = ["sphinx", "extension", "material design", "web components"]
2929
requires-python = ">=3.7"
30-
dependencies = ["sphinx>=4,<6"]
30+
dependencies = ["sphinx>=4,<7"]
3131

3232
[project.urls]
3333
Homepage = "https://github.com/executablebooks/sphinx-design"

0 commit comments

Comments
 (0)