python312Packages.frelatage: refactor

This commit is contained in:
Fabian Affolter
2025-01-07 12:46:20 +01:00
parent 3de569d0d3
commit 2be6e95305
@@ -23,9 +23,9 @@ buildPythonPackage rec {
hash = "sha256-eHVqp6govBV9FvSQyaZuEEImHQRs/mbLaW86RCvtDbM=";
};
nativeBuildInputs = [ poetry-core ];
build-system = [ poetry-core ];
propagatedBuildInputs = [
dependencies = [
numpy
timeout-decorator
];