Loading pkgs/development/python-modules/dask-histogram/default.nix +8 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,16 @@ lib, buildPythonPackage, fetchFromGitHub, boost-histogram, dask, # build-system hatchling, hatch-vcs, # dependencies boost-histogram, dask, # tests pytestCheckHook, }: Loading Loading
pkgs/development/python-modules/dask-histogram/default.nix +8 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,16 @@ lib, buildPythonPackage, fetchFromGitHub, boost-histogram, dask, # build-system hatchling, hatch-vcs, # dependencies boost-histogram, dask, # tests pytestCheckHook, }: Loading