pypa/cibuildwheel
Installs and runs cibuildwheel on the current runner
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 6–8scored Jul 6, 2026
- Maintenance Recency
- Activelast commit Jul 7, 2026
- License
- BSD
Pinned Snippet
uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package-dir | Input directory, defaults to "." | no | . |
| output-dir | Folder to place the outputs in, defaults to "wheelhouse" | no | wheelhouse |
| config-file | File containing the config, defaults to {package}/pyproject.toml | no | "" |
| only | Build a specific wheel only. No need for arch/platform if this is set | no | "" |
| extras | Comma-separated list of extras to install | no | "" |
Outputs
no outputs