Make release with setuptools change #255
build_wheels.yml
on: push
Build source distribution
11s
Matrix: build_wheels
upload_pypi
16s
Annotations
1 error and 1 warning
upload_pypi
Unable to download artifact(s): Artifact not found for name: artifact
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Build 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 | |
---|---|---|
cibw-wheels-macos-latest-1
|
2.09 MB |
|
cibw-wheels-ubuntu-latest-0
|
14.2 MB |
|
cibw-wheels-windows-latest-2
|
4.24 MB |
|
sdist
|
752 KB |
|