Add python3-pycdlib to Dockerfile.test

This commit is contained in:
Brian C. Lane 2019-05-06 17:17:25 -07:00
parent 9885e54cbe
commit bac39af704
1 changed files with 1 additions and 0 deletions

View File

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