Loading pkgs/development/python-modules/holoviews/default.nix +7 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ # tests pytestCheckHook, pytest-cov, pytest-asyncio, flaky, }: Loading @@ -34,6 +34,11 @@ buildPythonPackage rec { hash = "sha256-KdGDBF+vo9hG3tqZnZaHuZuKvcGowGcS5Ur6V2uwKz4="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace '"ignore:No data was collected:coverage.exceptions.CoverageWarning",' "" ''; build-system = [ hatch-vcs hatchling Loading @@ -50,7 +55,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-cov pytest-asyncio flaky ]; Loading Loading
pkgs/development/python-modules/holoviews/default.nix +7 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ # tests pytestCheckHook, pytest-cov, pytest-asyncio, flaky, }: Loading @@ -34,6 +34,11 @@ buildPythonPackage rec { hash = "sha256-KdGDBF+vo9hG3tqZnZaHuZuKvcGowGcS5Ur6V2uwKz4="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace '"ignore:No data was collected:coverage.exceptions.CoverageWarning",' "" ''; build-system = [ hatch-vcs hatchling Loading @@ -50,7 +55,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-cov pytest-asyncio flaky ]; Loading