Build wheels and sdist and upload to PyPI #29
wheels.yml
on: workflow_dispatch
Build wheels on standard linux
2m 50s
Build wheels on musl linux
3m 14s
Build wheels on macosx
1m 12s
Build sdist and upload to PyPI
1m 7s
Annotations
4 warnings and 1 notice
Build wheels on standard linux
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on musl linux
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on macosx
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
|
Build sdist and upload to PyPI
Using a user-provided API token for authentication against https://test.pypi.org/legacy/
|