python3Package.zigpy-zboss: pin pytest-asyncio 0.x
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
fetchFromGitHub,
|
||||
jsonschema,
|
||||
lib,
|
||||
pytest-asyncio,
|
||||
pytest-asyncio_0,
|
||||
pytest-mock,
|
||||
pytestCheckHook,
|
||||
setuptools,
|
||||
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "zigpy_zboss" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio
|
||||
pytest-asyncio_0
|
||||
pytest-mock
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user