Skip to content

Commit e25c377

Browse files
committed
add xmldiff
1 parent 7cef660 commit e25c377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docker/Dockerfile-ORESWIG-App

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apt-get update \
1212
&& apt-get clean \
1313
&& rm -rf /var/lib/apt/lists/*
1414

15-
RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff
15+
RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff xmldiff
1616

1717
WORKDIR /
1818
RUN mkdir /oreswig

0 commit comments

Comments
 (0)