diff --git a/Dockerfile b/Dockerfile index b9e53dc..325b6e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,6 @@ RUN apt-get update -yqq && \ apt-get -qq clean && \ rm -rf /var/lib/apt/lists/* -RUN pip install numpy scipy # fenics RUN pip install -U fenics-ffc ENV FENICS_VERSION=2019.1.0.post0