We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9ce069 + 5152df1 commit a5222abCopy full SHA for a5222ab
base/Dockerfile
@@ -11,7 +11,7 @@ ENV LANG=C.UTF-8
11
12
RUN apt-get update
13
RUN apt-get install -y automake libtool build-essential openmpi-bin libopenmpi-dev git vim \
14
- wget python3 libpython3-dev libncurses5-dev libreadline-dev libgsl0-dev cython3 \
+ wget python3 libpython3-dev libncurses5-dev libreadline-dev libgsl0-dev \
15
ipython3 \
16
subversion python3-venv python3-mpi4py cmake zlib1g-dev
17
0 commit comments