pythonPackages: deprecate pytest_xdist alias

This commit is contained in:
Sandro Jäckel
2021-07-21 13:32:52 +02:00
parent dd712027be
commit 2e9c330216
24 changed files with 37 additions and 38 deletions
@@ -19,7 +19,7 @@
, pybids
, pydot
, pytest
, pytest_xdist
, pytest-xdist
, pytest-forked
, rdflib
, scipy
@@ -93,7 +93,7 @@ buildPythonPackage rec {
mock
pytest
pytest-forked
pytest_xdist
pytest-xdist
pytest-cov
which
];