8000
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 7458e2a commit a75c028Copy full SHA for a75c028
netlify.toml
@@ -1,3 +1,3 @@
1
[build]
2
- command = "python -m pip install sphinx==2.0.1 blurb python-docs-theme && make -C Doc/ html"
+ command = "python3 -m pip install sphinx==2.0.1 blurb python-docs-theme && make -C Doc/ html"
3
publish = "Doc/build/html"
0 commit comments