7a78dac501
1. add tox.ini file 2. add playbooks for python tarball 3. add publish-skyline-console-python-branch-tarball job Change-Id: I12124e65ffd67f18442bb4ff9ffb398c0d65114c
6 lines
124 B
YAML
6 lines
124 B
YAML
- hosts: all
|
|
roles:
|
|
# We use ensure-pip to make sure the wheel module is installed
|
|
- ensure-pip
|
|
- revoke-sudo
|