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

@@ -26,6 +26,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
python-MySQL-python \
python-nose \
python-paramiko \
python-passlib \
python-pip \
python-PyYAML \
python-setuptools \