Loading pkgs/development/python-modules/thinc/default.nix +5 −4 Original line number Diff line number Diff line Loading @@ -23,9 +23,7 @@ wasabi, # tests coverage, hypothesis, mock, pytestCheckHook, }: Loading @@ -41,6 +39,11 @@ buildPythonPackage (finalAttrs: { hash = "sha256-8nf+AWAD7Fy50XRJDINmyk42F7KMDhGgATwqbln3r04="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail coverage.exceptions.CoverageWarning "" ''; build-system = [ blis cymem Loading Loading @@ -71,9 +74,7 @@ buildPythonPackage (finalAttrs: { pythonImportsCheck = [ "thinc" ]; nativeCheckInputs = [ coverage hypothesis mock pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/thinc/default.nix +5 −4 Original line number Diff line number Diff line Loading @@ -23,9 +23,7 @@ wasabi, # tests coverage, hypothesis, mock, pytestCheckHook, }: Loading @@ -41,6 +39,11 @@ buildPythonPackage (finalAttrs: { hash = "sha256-8nf+AWAD7Fy50XRJDINmyk42F7KMDhGgATwqbln3r04="; }; postPatch = '' substituteInPlace pyproject.toml \ --replace-fail coverage.exceptions.CoverageWarning "" ''; build-system = [ blis cymem Loading Loading @@ -71,9 +74,7 @@ buildPythonPackage (finalAttrs: { pythonImportsCheck = [ "thinc" ]; nativeCheckInputs = [ coverage hypothesis mock pytestCheckHook ]; Loading