Loading pkgs/development/python-modules/dask-gateway/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ aiohttp, dask, distributed, setuptools, hatchling, }: buildPythonPackage rec { Loading @@ -23,9 +23,9 @@ buildPythonPackage rec { sourceRoot = "${src.name}/dask-gateway"; nativeBuildInputs = [ setuptools ]; build-system = [ hatchling ]; propagatedBuildInputs = [ dependencies = [ aiohttp dask distributed Loading Loading
pkgs/development/python-modules/dask-gateway/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ aiohttp, dask, distributed, setuptools, hatchling, }: buildPythonPackage rec { Loading @@ -23,9 +23,9 @@ buildPythonPackage rec { sourceRoot = "${src.name}/dask-gateway"; nativeBuildInputs = [ setuptools ]; build-system = [ hatchling ]; propagatedBuildInputs = [ dependencies = [ aiohttp dask distributed Loading