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:
Martin Weinelt 2023-01-03 06:14:11 +01:00
parent e75f5e8efa
commit 4e7b8905ba

View file

@ -50,6 +50,7 @@ buildPythonPackage rec {
go
nodejs
pytest-env
pytest-forked
pytest-xdist
pytestCheckHook
re-assert