Loading pkgs/development/python-modules/dask/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -191,5 +191,6 @@ let self = buildPythonPackage rec { homepage = "https://dask.org/"; changelog = "https://docs.dask.org/en/latest/changelog.html"; license = licenses.bsd3; maintainers = with maintainers; [ GaetanLepage ]; }; }; in self Loading
pkgs/development/python-modules/dask/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -191,5 +191,6 @@ let self = buildPythonPackage rec { homepage = "https://dask.org/"; changelog = "https://docs.dask.org/en/latest/changelog.html"; license = licenses.bsd3; maintainers = with maintainers; [ GaetanLepage ]; }; }; in self