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 66997c3 commit 6688300Copy full SHA for 6688300
tox.ini
@@ -86,7 +86,6 @@ setenv =
86
# Enable the BuildKit backend to use the --output option.
87
DOCKER_BUILDKIT = 1
88
# Build the demo page.
89
- WEBSITE_BUILD = 1
+ WEBSITE_BUILD = 0
90
commands =
91
- docker build --file pyodide/Dockerfile --output _build/pyodide/pyodide ..
92
sphinx-build -b {posargs:html} {env:SPHINXOPTS} . _build/{posargs:html}
0 commit comments