python312Packages.numpy_1: unpin Cython
This commit is contained in:
@@ -94,6 +94,7 @@ buildPythonPackage rec {
|
||||
--replace 'py.full_path()' "'python'"
|
||||
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail "Cython>=0.29.34,<3.1" Cython \
|
||||
--replace-fail "meson-python>=0.15.0,<0.16.0" "meson-python"
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user