python3Packages.devolo-plc-api: test with pytest-asyncio 0.x
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
fetchFromGitHub,
|
||||
httpx,
|
||||
protobuf,
|
||||
pytest-asyncio,
|
||||
pytest-asyncio_0,
|
||||
pytest-httpx,
|
||||
pytest-mock,
|
||||
pytestCheckHook,
|
||||
@@ -48,7 +48,7 @@ buildPythonPackage rec {
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio
|
||||
pytest-asyncio_0
|
||||
pytest-httpx
|
||||
pytest-mock
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user