Skip to content

Commit

Permalink
add flag
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Sep 5, 2024
1 parent 3af065e commit 745e256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txpipe-min-failing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ RUN /sbin/ldconfig
# check we are using the conda python
RUN which python3
RUN python3 --version
RUN MPICC=mpicc python3 pip install --force-reinstall --no-cache-dir --no-binary=mpi4py mpi4py
RUN MPICC=mpicc python3 pip install --break-system-packages --force-reinstall --no-cache-dir --no-binary=mpi4py mpi4py

0 comments on commit 745e256

Please sign in to comment.