be339b7746
Define a release_python variable that users of the build-python-release role can override to set which version of python they are using for building sdists and wheels. Change-Id: I1502c572304000fab45a43e1a6d674f5aa7e9a9e Signed-off-by: Doug Hellmann <doug@doughellmann.com>
3 lines
69 B
YAML
3 lines
69 B
YAML
zuul_work_dir: "{{ zuul.project.src_dir }}"
|
|
release_python: "python"
|