Skip to content

Commit

Permalink
Support Sphinx 6.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin committed Jan 6, 2023
1 parent 788acae commit 55b2711
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 @@ -27,7 +27,7 @@ classifiers = [
]
keywords = ["sphinx", "extension", "material design", "web components"]
requires-python = ">=3.7"
dependencies = ["sphinx>=4,<6"]
dependencies = ["sphinx>=4,<7"]

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

0 comments on commit 55b2711

Please sign in to comment.