pythonPackages: deprecate pytest_xdist alias
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, fetchFromGitHub
|
||||
, pytestCheckHook
|
||||
, pytest-cov
|
||||
, pytest_xdist
|
||||
, pytest-xdist
|
||||
, pytest-django
|
||||
, mock
|
||||
}:
|
||||
@@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
pytest-cov
|
||||
pytest_xdist
|
||||
pytest-xdist
|
||||
pytest-django
|
||||
mock
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user