Files
cibuildwheel/test
mayeut fed1314511 fix: warning when building macOS arm64 wheels
When `MACOSX_DEPLOYMENT_TARGET` is not set by the user, cibuildwheel always defaults to `10.9`.
This leads to warning when building arm64 wheels.
This commit removes the warning by setting the default to `11.0` for arm64 builds.
2022-10-14 23:56:57 +02:00
..
2020-05-02 16:54:19 +01:00
2020-05-02 22:50:52 +01:00
2022-08-31 21:28:25 +01:00
2022-09-28 23:44:40 +01:00

This folder contains integration tests for cibuildwheel.