Skip to content
Snippets Groups Projects
Commit 00b8f07a authored by Martin Reinecke's avatar Martin Reinecke
Browse files

Merge branch 'PowerGrid' into 'NIFTy_5'

fix gridder URL

See merge request !328
parents 10c1d15f 0fae5d1f
No related branches found
No related tags found
1 merge request!328fix gridder URL
Pipeline #51313 passed
......@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y \
python3-mpi4py python3-matplotlib \
# more optional NIFTy dependencies
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/nifty_gridder.git@better_params \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/ift/nifty_gridder.git \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/mtr/pypocketfft.git \
&& pip3 install jupyter \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment