Skip to content

Commit

Permalink
Build whatever arch is available on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Jul 28, 2024
1 parent 199e345 commit 80500d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ test-requires = ["pytest", "scipy", "pandas"]
test-command = ["python -c 'import coffe'", "pytest -vvv -k test_power_spectrum {package}/tests"]

[tool.cibuildwheel.macos]
archs = ["arm64"]
before-all = [
# install CUBA, FFTW, GSL, libconfig, and CLASS
"conan profile detect --force",
Expand Down

0 comments on commit 80500d4

Please sign in to comment.