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

Freeze pypocketfft version

parent 2cf2c883
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y \ ...@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y \
python3-scipy \ python3-scipy \
# Optional NIFTy dependencies # Optional NIFTy dependencies
python3-matplotlib \ python3-matplotlib \
&& pip3 install git+https://gitlab.mpcdf.mpg.de/mtr/pypocketfft.git \ && pip3 install git+https://gitlab.mpcdf.mpg.de/mtr/pypocketfft.git@c959e87dd69918fd63ff971fa2eebea99388a43c \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
# Set matplotlib backend # Set matplotlib backend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment