Build wheels and sdist and upload to PyPI #40
wheels.yml
on: workflow_dispatch
Standard linux
12m 53s
Musl linux
33m 9s
MacOS x86
13m 44s
MacOS ARM
13m 5s
Build sdist and upload to PyPI
57s
Annotations
6 warnings
Standard linux
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
MacOS ARM
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"`.
|
MacOS ARM
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
MacOS x86
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Musl linux
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macosx-arm-artifacts
Expired
|
3.41 MB |
|
macosx-x86-artifacts
Expired
|
3.95 MB |
|
manylinux-artifacts
Expired
|
52.8 MB |
|
musllinux-artifacts
Expired
|
58.3 MB |
|
wheels
Expired
|
118 MB |
|