python3Packages.nfcpy: fix tests

This commit is contained in:
SandaruKasa
2025-08-30 19:55:38 +03:00
parent 4b17a266c1
commit 4a5b61bf51

View File

@@ -7,6 +7,7 @@
ndeflib,
pydes,
pyserial,
pytest-tornasync,
pytest-mock,
pytestCheckHook,
pythonOlder,
@@ -34,6 +35,7 @@ buildPythonPackage rec {
];
nativeCheckInputs = [
pytest-tornasync
mock
pytest-mock
pytestCheckHook