python312Packages.scikit-fmm: remove stale substituteInPlace, unbreak
This commit is contained in:
@@ -18,11 +18,6 @@ buildPythonPackage rec {
|
||||
hash = "sha256-q6hqteXv600iH7xpCKHgRLkJYSpy9hIf/QnlsYI+jh4=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail "oldest-supported-numpy" "numpy"
|
||||
'';
|
||||
|
||||
build-system = [ meson-python ];
|
||||
|
||||
dependencies = [ numpy ];
|
||||
|
||||
Reference in New Issue
Block a user