We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cef660 commit e25c377Copy full SHA for e25c377
1 file changed
Docker/Dockerfile-ORESWIG-App
@@ -12,7 +12,7 @@ RUN apt-get update \
12
&& apt-get clean \
13
&& rm -rf /var/lib/apt/lists/*
14
15
-RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff
+RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff xmldiff
16
17
WORKDIR /
18
RUN mkdir /oreswig
0 commit comments