python3Packages.nfcpy: fix tests (#438671)

This commit is contained in:
Fabian Affolter
2025-08-31 13:24:14 +02:00
committed by GitHub
@@ -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