Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Apr 26, 2024
1 parent 6ebae0b commit f92b403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ CMAKE = "~/micromamba/bin/cmake"
[tool.cibuildwheel]
before-all = [
"curl -L https://micro.mamba.pm/install.sh | bash",
"~/.local/bin/micromamba --prefix ~/micromamba install cgal-cpp cmake"
"~/.local/bin/micromamba --prefix ~/micromamba -vvv install cgal-cpp cmake"
]

# [tool.cibuildwheel.macos.environment]
Expand Down

0 comments on commit f92b403

Please sign in to comment.