Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Switched to cibuildwheel
  • Loading branch information
daminton committed Aug 15, 2023
1 parent c6bdcd8 commit 21e0204
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions buildscripts/build_swiftest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,4 @@ printf "NETCDF_FORTRAN_HOME: ${NETCDF_FORTRAN_HOME}\n"
printf "SKBUILD_CONFIGURE_OPTIONS: ${SKBUILD_CONFIGURE_OPTIONS}\n"
printf "*********************************************************\n"

python3 -m pip install build pip
python3 -m build
python3 -m pip install . -v

pipx run cibuildwheel --platform macos

0 comments on commit 21e0204

Please sign in to comment.