python3Packages.pysiaalarm: fix tests
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
dataclasses-json,
|
||||
pycryptodome,
|
||||
setuptools-scm,
|
||||
pytest-asyncio,
|
||||
pytest-asyncio_0,
|
||||
pytest-cases,
|
||||
pytest-cov-stub,
|
||||
pytestCheckHook,
|
||||
@@ -39,7 +39,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio
|
||||
pytest-asyncio_0
|
||||
pytest-cases
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user