Skip to content
Snippets Groups Projects
Commit 94d456e1 authored by Philipp Arras's avatar Philipp Arras
Browse files

Fixup

parent 1281a17c
No related branches found
No related tags found
1 merge request!9Mpi adder
Pipeline #93663 failed
......@@ -10,7 +10,7 @@ RUN pip3 install scipy git+https://gitlab.mpcdf.mpg.de/ift/nifty.git@NIFTy_7
RUN pip3 install git+https://gitlab.mpcdf.mpg.de/mtr/ducc.git@ducc0
# Optional dependencies
RUN pip3 install astropy
RUN apt-get install python3-mpi4py
RUN apt-get install -qq python3-mpi4py
# Testing dependencies
RUN apt-get install -qq python3-pytest-cov
RUN pip3 install flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment