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
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ buildPythonPackage rec {
|
|||
go
|
||||
nodejs
|
||||
pytest-env
|
||||
pytest-forked
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
re-assert
|
||||
|
|
Loading…
Reference in a new issue