We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c76c5a commit f1c9ec5Copy full SHA for f1c9ec5
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
-command = "hatch run docs:build"
+command = "pip install mkdocs mkdocstrings[python] && mkdocs build"
3
publish = "site"
0 commit comments