Skip to content

Commit 03e9a4e

Browse files
damienbarkerjenkins
authored andcommitted
QPR-12100 add lxml
1 parent 595c788 commit 03e9a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docker/Dockerfile-Test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update \
55
&& DEBIAN_FRONTEND=noninteractive apt-get install -y dos2unix python3 python3-pip libxml2-utils xsltproc \
66
&& apt-get clean \
77
&& rm -rf /var/lib/apt/lists/* \
8-
&& pip3 install matplotlib pandas nose nose_xunitmp datacompy jsondiff
8+
&& pip3 install matplotlib pandas nose nose_xunitmp datacompy jsondiff lxml
99

1010
CMD bash
1111

0 commit comments

Comments
 (0)