We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fc564 commit 961daffCopy full SHA for 961daff
.github/workflows/dependencies/conda.sh
@@ -11,4 +11,4 @@ conda update -n base conda
11
conda install -n base conda-libmamba-solver
12
conda config --set solver libmamba
13
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
+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