We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa376e commit dec63adCopy full SHA for dec63ad
pyproject.toml
@@ -35,7 +35,7 @@ Homepage = "https://github.com/executablebooks/sphinx-design"
35
Documentation = "https://sphinx-design.readthedocs.io"
36
37
[project.optional-dependencies]
38
-code_style = ["pre-commit~=2.12"]
+code_style = ["pre-commit>=2.12,<4.0"]
39
rtd = ["myst-parser>=0.18.0,<2"]
40
testing = [
41
"myst-parser>=0.18.0,<2",
0 commit comments