python3Packages.pytest_xdist: use pytest_xdist_2 by default
meant to be used with pytest_6
This commit is contained in:
parent
2985066439
commit
e0cbbc6f30
@ -5808,7 +5808,7 @@ in {
|
||||
|
||||
pytest_xdist_2 = callPackage ../development/python-modules/pytest-xdist/2.nix { };
|
||||
|
||||
pytest_xdist = self.pytest_xdist_1;
|
||||
pytest_xdist = self.pytest_xdist_2;
|
||||
|
||||
pytest-xprocess = callPackage ../development/python-modules/pytest-xprocess { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user