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 8e8a85b commit 2d316b8Copy full SHA for 2d316b8
pyproject.toml
@@ -41,4 +41,4 @@ test-command = "bids-validator-deno --version"
41
42
[[tool.cibuildwheel.overrides]]
43
select = "*win*"
44
-before-all = "curl -fsSL https://deno.land/install.sh | sh"
+before-all = "export DENO_INSTALL=/c/Prog; curl -fsSL https://deno.land/install.sh | sh"
0 commit comments