Commit Graph

3 Commits

Author SHA1 Message Date
Ian Wienand ffe4f4fea5 ensure-twine: make python3 default, ensure pip installed
Make the default twine python installation use "python3".  Use the
ensure-pip role before calling pip.

This role currently isn't tested; it is added with upload-pypi testing
in the follow-on Ie40ec32b3b2ffc4646301c6e145c527fe6a3bae2

Change-Id: I55ef79bf9c5af9e4d1da24ed654821277edb663b
2022-07-13 15:18:10 +10:00
Guillaume Chauvel 76eda39210 ensure-twine: Fix missing default value twine_executable
Change-Id: I7a9221ecc8fc40a152040b9ae857253a8f7775ff
2020-06-01 09:57:20 +02:00
Doug Hellmann 125eeed6fe enable setting python version for ensure-twine
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>
2018-11-08 14:06:07 -05:00