pythonPackages: deprecate pytestcov alias
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
, wget
|
||||
, deepdiff
|
||||
, pytestCheckHook
|
||||
, pytestcov
|
||||
, pytest-cov
|
||||
, websocket-client
|
||||
}:
|
||||
|
||||
@@ -61,7 +61,7 @@ buildPythonPackage rec {
|
||||
checkInputs = [
|
||||
deepdiff
|
||||
pytestCheckHook
|
||||
pytestcov
|
||||
pytest-cov
|
||||
websocket-client
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user