Skip to content

Commit 961daff

Browse files
committed
fix mpi4py
1 parent 37fc564 commit 961daff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies/conda.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ conda update -n base conda
1111
conda install -n base conda-libmamba-solver
1212
conda config --set solver libmamba
1313

14-
conda install -c conda-forge blaspp ccache cmake compilers git lapackpp "openpmd-api=*=mpi_mpich*" python "mpi4py=*=mpi_mpich*" numpy pandas scipy yt "fftw=*=mpi_mpich*" pkg-config setuptools matplotlib mpich pip virtualenv wheel
14+
conda install -c conda-forge blaspp ccache cmake compilers git lapackpp "openpmd-api=*=mpi_mpich*" python mpi4py numpy pandas scipy yt "fftw=*=mpi_mpich*" pkg-config setuptools matplotlib mpich pip virtualenv wheel

0 commit comments

Comments
 (0)