mirror of
https://github.com/mindthemath/fenics.git
synced 2025-07-05 09:31:13 -06:00
rm installs
This commit is contained in:
parent
0d48350473
commit
6b44b350fa
@ -18,7 +18,6 @@ RUN apt-get update -yqq && \
|
|||||||
apt-get -qq clean && \
|
apt-get -qq clean && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN pip install numpy scipy
|
|
||||||
# fenics
|
# fenics
|
||||||
RUN pip install -U fenics-ffc
|
RUN pip install -U fenics-ffc
|
||||||
ENV FENICS_VERSION=2019.1.0.post0
|
ENV FENICS_VERSION=2019.1.0.post0
|
||||||
|
Loading…
Reference in New Issue
Block a user