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.
2 parents d4140b4 + 829322a commit 3b673a9Copy full SHA for 3b673a9
pyproject.toml
@@ -52,7 +52,7 @@ ci = "https://github.com/machow/quartodoc/actions"
52
53
54
[project.optional-dependencies]
55
-dev = ["pytest", "jupyterlab", "jupytext", "syrupy", "pre-commit"]
+dev = ["pytest<8.0.0", "jupyterlab", "jupytext", "syrupy", "pre-commit"]
56
57
[project.scripts]
58
quartodoc = "quartodoc.__main__:cli"
0 commit comments