Merge "Clean up pti-python-tarball python-branch-tarball"

This commit is contained in:
Zuul 2020-11-17 14:25:58 +00:00 committed by Gerrit Code Review
commit 423852fca1
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,6 @@
- hosts: all
roles:
- bindep
# We use ensure-pip to make sure the wheel module is installed
- ensure-pip
- ensure-tox
- revoke-sudo

View File

@ -1,6 +1,5 @@
- hosts: all
roles:
- fetch-tox-output
- fetch-python-sdist-output
pre_tasks: