2a957c7f1c
OpenStack python tarball building is weird and not done in a manner consistent with how other folks do it. Make a job that just runs python setup.py sdist bdist_wheel. Change-Id: I0df77cdd00b9820bad3b9cde75be9e150057a584
4 lines
47 B
YAML
4 lines
47 B
YAML
- hosts: all
|
|
roles:
|
|
- build-python-sdist
|