Loading pkgs/development/python-modules/xarray-dataclasses/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , pythonOlder , poetry-core , pytestCheckHook , pythonRelaxDepsHook , numpy , typing-extensions , xarray Loading @@ -25,6 +26,11 @@ buildPythonPackage rec { nativeBuildInputs = [ poetry-core pythonRelaxDepsHook ]; pythonRelaxDeps = [ "xarray" ]; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/xarray-dataclasses/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , pythonOlder , poetry-core , pytestCheckHook , pythonRelaxDepsHook , numpy , typing-extensions , xarray Loading @@ -25,6 +26,11 @@ buildPythonPackage rec { nativeBuildInputs = [ poetry-core pythonRelaxDepsHook ]; pythonRelaxDeps = [ "xarray" ]; propagatedBuildInputs = [ Loading