Install python3-librepo in the test container

This commit is contained in:
Brian C. Lane 2018-10-18 13:15:00 -07:00 committed by Brian C. Lane
parent 5409748e75
commit e1dc54ea8c

View File

@ -18,6 +18,7 @@ RUN dnf -y install \
python3-semantic_version \ python3-semantic_version \
python3-sphinx \ python3-sphinx \
python3-rpmfluff \ python3-rpmfluff \
python3-librepo \
beakerlib \ beakerlib \
sudo \ sudo \
tito \ tito \