python311Packages.githubkit: parallelize tests

This commit is contained in:
Martin Weinelt
2024-03-17 19:20:40 +01:00
parent 3042e050ba
commit f6c764b329
@@ -7,6 +7,7 @@
, poetry-core
, pydantic
, pyjwt
, pytest-xdist
, pytestCheckHook
, pythonOlder
, pythonRelaxDepsHook
@@ -70,6 +71,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
pytest-xdist
] ++ lib.flatten (builtins.attrValues passthru.optional-dependencies);
pythonImportsCheck = [