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 8a5223c commit ab2e54fCopy full SHA for ab2e54f
1 file changed
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
-command = "sphinx-build -M html ./docs ./site"
+command = "pip install . && sphinx-build -M html ./docs ./site"
3
publish = "site/html"
0 commit comments