Merge pull request #285386 from SuperSandro2000/zigpy-znp

python311Packages.zigpy-znp: add pytest-xdist
This commit is contained in:
Nick Cao
2024-02-01 09:10:00 -05:00
committed by GitHub
@@ -8,6 +8,7 @@
, pytest-mock
, pytest-rerunfailures
, pytest-timeout
, pytest-xdist
, pytestCheckHook
, pythonOlder
, setuptools
@@ -53,6 +54,7 @@ buildPythonPackage rec {
pytest-mock
pytest-rerunfailures
pytest-timeout
pytest-xdist
pytestCheckHook
];