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:
@@ -50,6 +50,7 @@ buildPythonPackage rec {
|
||||
go
|
||||
nodejs
|
||||
pytest-env
|
||||
pytest-forked
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
re-assert
|
||||
|
||||
Reference in New Issue
Block a user