python312Packages.frelatage: refactor
This commit is contained in:
@@ -23,9 +23,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-eHVqp6govBV9FvSQyaZuEEImHQRs/mbLaW86RCvtDbM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
numpy
|
||||
timeout-decorator
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user