python313Packages.dctorch: refactor
This commit is contained in:
@@ -18,9 +18,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-TmfLAkiofrQNWYBhIlY4zafbZPgFftISCGloO/rlEG4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
numpy
|
||||
scipy
|
||||
torch
|
||||
|
||||
Reference in New Issue
Block a user