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-05 13:20:49 +01:00
parent e75f5e8efa
commit 4e7b8905ba
+1
View File
@@ -50,6 +50,7 @@ buildPythonPackage rec {
go
nodejs
pytest-env
pytest-forked
pytest-xdist
pytestCheckHook
re-assert