actions-marketplace-validations/Python wheels manylinux stable build
Build stable manylinux wheels for a C++ Library Python package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-versions | Python versions to target, space-separated | yes | cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39 |
| build-requirements | pip packages required at build time, space-separated | no | "" |
| system-packages | yum packages to install, space-separated | no | "" |
| pre-build-command | command to run before build, e.g. the execution of a script to perform additional build-environment setup | no | "" |
| package-path | path to python package to build, relative to repository root | no | "" |
| pip-wheel-args | extra arguments to pass to the `pip wheel` command, passed paths are relative to `package-path` | no | -w ./dist --no-deps |
Outputs
no outputs