python3Packages.async-modbus: test with pytest-asyncio
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
connio,
|
||||
fetchFromGitHub,
|
||||
fetchpatch,
|
||||
pytest-asyncio,
|
||||
pytest-cov-stub,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
@@ -46,6 +47,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user