python312Packages.schwifty: remove unnecessary pytest-cov
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
# tests
|
||||
pytestCheckHook,
|
||||
pytest-cov,
|
||||
pythonOlder,
|
||||
}:
|
||||
|
||||
@@ -50,7 +49,6 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-cov
|
||||
pytestCheckHook
|
||||
] ++ lib.flatten (lib.attrValues optional-dependencies);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user