Merge pull request #5826 from cevich/gate_pip

Cirrus: Fix gate container build failure
This commit is contained in:
OpenShift Merge Robot
2020-04-16 05:37:21 -07:00
committed by GitHub

View File

@ -21,6 +21,7 @@ RUN dnf -y install \
procps-ng \
python \
python3-dateutil \
python3-pip \
python3-psutil \
python3-pytoml \
python3-pyyaml \