0.9.11 #78
build_and_upload.yml
on: release
Matrix: build_wheels
Build source distribution
13s
Upload to PyPI
1m 48s
Annotations
4 warnings and 1 notice
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"`.
|
Upload to PyPI
Input 'print_hash' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `print-hash` instead.
|
Upload to PyPI
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
Upload to PyPI
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
|