We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 728f769 + 22ab80c commit 7f9e5bbCopy full SHA for 7f9e5bb
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
+RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff
16
17
WORKDIR /
18
RUN mkdir /oreswig
0 commit comments