Install unzip for wheel build jobs

This allows us to test that wheels produced by the wheel build jobs are
valid zipfiles before publishing them.

Change-Id: I556c3977cae50e662dd11ae6930569f89700022e
This commit is contained in:
Clark Boylan 2018-10-16 09:18:36 -07:00
parent 5c9eba3208
commit d5472e7d96
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ pcre-devel [platform:rpm]
# NOTE(pabelanger): Needed for build-wheel-mirror jobs
gawk [test]
unzip [test]
# NOTE(pabelanger): You must first enable epel to install parallel RPM on
# centos-7.
parallel [test]