Add python3-pycdlib to Dockerfile.test

This commit is contained in:
Brian C. Lane 2019-05-06 17:17:25 -07:00
parent d4d050496b
commit afb745552b

View File

@ -14,6 +14,7 @@ RUN dnf -y install \
python3-mock \
python3-nose \
python3-pocketlint \
python3-pycdlib \
python3-pylint \
python3-pyparted \
python3-pytoml \