From 0ee6cf798c1b62a8e93a49a377d5f32c0fe20a25 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sun, 6 Jun 2021 18:25:47 -0400 Subject: [PATCH] include cythonize for building MLIAP with Python support --- tools/singularity/fedora34_mingw.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/singularity/fedora34_mingw.def b/tools/singularity/fedora34_mingw.def index 4dd27894d4..2f8118778f 100644 --- a/tools/singularity/fedora34_mingw.def +++ b/tools/singularity/fedora34_mingw.def @@ -9,7 +9,7 @@ From: fedora:34 ccache gcc-c++ gcc-gfortran gdb valgrind eigen3-devel openblas-devel \ openmpi-devel mpich-devel fftw-devel voro++-devel gsl-devel hdf5-devel \ netcdf-devel netcdf-cxx-devel netcdf-mpich-devel netcdf-openmpi-devel \ - readline-devel python3-pyyaml \ + readline-devel python3-pyyaml python3-Cython \ mingw-filesystem-base mingw32-nsis mingw-binutils-generic \ mingw32-filesystem mingw32-pkg-config \ mingw64-filesystem mingw64-pkg-config \