pre-commit: Add pytest-forked
It was provided through pytest-xdist, which isn't the case after the 3.0 release.
This commit is contained in:
parent
e75f5e8efa
commit
4e7b8905ba
@ -50,6 +50,7 @@ buildPythonPackage rec {
|
||||
go
|
||||
nodejs
|
||||
pytest-env
|
||||
pytest-forked
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
re-assert
|
||||
|
Loading…
Reference in New Issue
Block a user