Loading pkgs/by-name/gi/git-buildpackage/package.nix +4 −2 Original line number Diff line number Diff line Loading @@ -48,6 +48,9 @@ python3Packages.buildPythonApplication (finalAttrs: { "gbp" ]; # don't add pytest and pytest-cov to setup_requires env.WITHOUT_PYTESTS = true; nativeCheckInputs = [ debian-devscripts dpkg Loading @@ -56,8 +59,7 @@ python3Packages.buildPythonApplication (finalAttrs: { man ] ++ (with python3Packages; [ coverage pytest-cov pytest-cov-stub pytestCheckHook ]); Loading Loading
pkgs/by-name/gi/git-buildpackage/package.nix +4 −2 Original line number Diff line number Diff line Loading @@ -48,6 +48,9 @@ python3Packages.buildPythonApplication (finalAttrs: { "gbp" ]; # don't add pytest and pytest-cov to setup_requires env.WITHOUT_PYTESTS = true; nativeCheckInputs = [ debian-devscripts dpkg Loading @@ -56,8 +59,7 @@ python3Packages.buildPythonApplication (finalAttrs: { man ] ++ (with python3Packages; [ coverage pytest-cov pytest-cov-stub pytestCheckHook ]); Loading