Use cibuildwheel #53
build_wheels.yml
on: push
Matrix: build_wheels
Build source distribution
16s
upload_pypi
0s
Annotations
1 warning
Build wheels on macos-14
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
Expired
|
12.7 KB |
|
cibw-wheels-macos-13-2
Expired
|
2.13 MB |
|
cibw-wheels-macos-14-3
Expired
|
1.62 MB |
|
cibw-wheels-ubuntu-22.04-0
Expired
|
5.3 MB |
|
cibw-wheels-windows-2022-1
Expired
|
6.67 MB |
|