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
commit 7ffbbd34f4
8 changed files with 8 additions and 0 deletions

View file

@ -32,6 +32,7 @@ RUN apt-get update -y && \
python-mysqldb \
python-nose \
python-paramiko \
python-passlib \
python-pip \
python-setuptools \
python-virtualenv \