mirror of
https://github.com/mindthemath/fenics.git
synced 2025-07-01 16:01:10 -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 && \
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user