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 30477b5 commit 5db2d75Copy full SHA for 5db2d75
1 file changed
pyproject.toml
@@ -129,6 +129,7 @@ commands = [
129
]
130
131
[tool.tox.env.doc]
132
+dependency_groups = ["doc"]
133
commands = [
134
["sphinx-build", "--builder", "html", "doc", "build/sphinx/html"],
135
["sphinx-build", "--builder", "man", "doc", "build/sphinx/html"],
0 commit comments