python311Package.blosc2: force cython3

This commit is contained in:
Sebastien Iooss
2024-01-08 16:30:41 +01:00
parent a86f721682
commit bf8f185f33
@@ -4,7 +4,7 @@
# build-system
, cmake
, cython
, cython_3
, ninja
, oldest-supported-numpy
, scikit-build
@@ -44,7 +44,7 @@ buildPythonPackage rec {
nativeBuildInputs = [
cmake
cython
cython_3
ninja
oldest-supported-numpy
scikit-build