Loading pkgs/development/python-modules/frelatage/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -23,9 +23,11 @@ buildPythonPackage rec { hash = "sha256-eHVqp6govBV9FvSQyaZuEEImHQRs/mbLaW86RCvtDbM="; }; nativeBuildInputs = [ poetry-core ]; pythonRelaxDeps = [ "numpy" ]; propagatedBuildInputs = [ build-system = [ poetry-core ]; dependencies = [ numpy timeout-decorator ]; Loading Loading
pkgs/development/python-modules/frelatage/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -23,9 +23,11 @@ buildPythonPackage rec { hash = "sha256-eHVqp6govBV9FvSQyaZuEEImHQRs/mbLaW86RCvtDbM="; }; nativeBuildInputs = [ poetry-core ]; pythonRelaxDeps = [ "numpy" ]; propagatedBuildInputs = [ build-system = [ poetry-core ]; dependencies = [ numpy timeout-decorator ]; Loading