Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Apr 25, 2024
1 parent b9db7ad commit 56d8d7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ requires = [

[tool.cibuildwheel]
before-all = [
"curl -o install.sh -L micro.mamba.pm/install.sh",
"curl -OL https://micro.mamba.pm/install.sh",
"ls",
"${shell} install.sh"
]

0 comments on commit 56d8d7b

Please sign in to comment.