Loading pkgs/development/python-modules/xarray/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -47,5 +47,8 @@ buildPythonPackage rec { description = "N-D labeled arrays and datasets in Python"; homepage = "https://github.com/pydata/xarray"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ doronbehar ]; }; } Loading
pkgs/development/python-modules/xarray/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -47,5 +47,8 @@ buildPythonPackage rec { description = "N-D labeled arrays and datasets in Python"; homepage = "https://github.com/pydata/xarray"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ doronbehar ]; }; }