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