Loading pkgs/development/python-modules/schwifty/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ # tests pytestCheckHook, pytest-cov, pythonOlder, }: Loading Loading @@ -50,7 +49,6 @@ buildPythonPackage rec { }; nativeCheckInputs = [ pytest-cov pytestCheckHook ] ++ lib.flatten (lib.attrValues optional-dependencies); Loading Loading
pkgs/development/python-modules/schwifty/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ # tests pytestCheckHook, pytest-cov, pythonOlder, }: Loading Loading @@ -50,7 +49,6 @@ buildPythonPackage rec { }; nativeCheckInputs = [ pytest-cov pytestCheckHook ] ++ lib.flatten (lib.attrValues optional-dependencies); Loading