allow installation on python2.7 for PyPy #118
cibuildwheel.yml
on: pull_request
Build pypy wheels
39s
Matrix: build_binary_wheels
Annotations
1 warning
Build binary wheels on macos-latest
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 | |
---|---|---|
artifact
|
49 KB |
|
macos-latest
|
252 KB |
|
ubuntu-22.04
|
2.52 MB |
|
windows-2022
|
352 KB |
|