Add python-passlib to docker images. (#16376)

Related to #16361
This commit is contained in:
Pilou
2016-06-22 22:30:10 +02:00
committed by Matt Clay
parent 6cae14e4d6
commit 7ffbbd34f4
8 changed files with 8 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ RUN dnf clean all && \
python-mock \
python-nose \
python-paramiko \
python-passlib \
python-pip \
python-setuptools \
python-virtualenv \