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
1 changed files with 1 additions and 0 deletions

View File

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