Add ensure-tox to pti-python-tarball

The publish-openstack-python-branch-tarball job run by many projects
uses tox (in python-branch-tarball/post.yaml), so needs it installed.

Change-Id: Iba219ad14523ce900d9562ef56c78cc6c15aa01d
This commit is contained in:
Jeremy Stanley 2020-06-18 21:43:32 +00:00
parent 6376aa1341
commit 3f72ab620c
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@
roles:
- bindep
- ensure-pip
- ensure-tox
- revoke-sudo