python3Packages.nfcpy: fix tests
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
ndeflib,
|
ndeflib,
|
||||||
pydes,
|
pydes,
|
||||||
pyserial,
|
pyserial,
|
||||||
|
pytest-tornasync,
|
||||||
pytest-mock,
|
pytest-mock,
|
||||||
pytestCheckHook,
|
pytestCheckHook,
|
||||||
pythonOlder,
|
pythonOlder,
|
||||||
@@ -34,6 +35,7 @@ buildPythonPackage rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
nativeCheckInputs = [
|
nativeCheckInputs = [
|
||||||
|
pytest-tornasync
|
||||||
mock
|
mock
|
||||||
pytest-mock
|
pytest-mock
|
||||||
pytestCheckHook
|
pytestCheckHook
|
||||||
|
|||||||
Reference in New Issue
Block a user