
We need it to exist for building wheels. It should be installed in a pre-playbook. Change-Id: Ieaec3d21911decf11283e82fed97dd26b3a93ffa
15 lines
309 B
ReStructuredText
15 lines
309 B
ReStructuredText
Build sdist and wheel for Python projects.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: release_python
|
|
:default: python
|
|
|
|
The python interpreter to use. Defaults to "python".
|
|
|
|
.. zuul:rolevar:: bdist_wheel_xargs
|
|
:default: ''
|
|
|
|
Extra arguments to pass to the bdist_wheel command when building
|
|
packages.
|