python313Packages.dctorch: refactor

This commit is contained in:
Fabian Affolter
2025-01-06 23:52:14 +01:00
parent b37bab40e5
commit e29f7ee718
@@ -18,9 +18,9 @@ buildPythonPackage rec {
hash = "sha256-TmfLAkiofrQNWYBhIlY4zafbZPgFftISCGloO/rlEG4=";
};
nativeBuildInputs = [ poetry-core ];
build-system = [ poetry-core ];
propagatedBuildInputs = [
dependencies = [
numpy
scipy
torch