125eeed6fe
Add twine_python so we can control the version of python used to install twine. Change-Id: I36ddbdf78f549ddc022cce86f3ada9631fb19c37 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
10 lines
235 B
ReStructuredText
10 lines
235 B
ReStructuredText
Ensure twine is installed.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: twine_python
|
|
:default: python
|
|
|
|
The python interpreter to use to install twine if it is not already
|
|
installed. Set it to "python3" to use python 3, for example.
|