Add python-lxml to docker images (#25324)

This commit is contained in:
Dag Wieers 2017-06-07 13:48:16 +02:00 committed by John R Barker
commit 966b5fd1a0
11 changed files with 13 additions and 2 deletions

View file

@ -29,6 +29,7 @@ RUN apt-get update -y && \
python-httplib2 \
python-jinja2 \
python-keyczar \
python-lxml \
python-mock \
python-mysqldb \
python-nose \