Install python3-librepo in the test container

(cherry picked from commit e1dc54ea8c)
This commit is contained in:
Brian C. Lane 2018-10-18 13:15:00 -07:00
parent 49db5403b8
commit 4192dfc709
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 \