python3Packages.volvooncall: pin to pytest-asyncio 0.x
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
fetchpatch,
|
||||
geopy,
|
||||
mock,
|
||||
pytest-asyncio,
|
||||
pytest-asyncio_0,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
}:
|
||||
@@ -53,7 +53,7 @@ buildPythonPackage rec {
|
||||
|
||||
checkInputs = [
|
||||
mock
|
||||
pytest-asyncio
|
||||
pytest-asyncio_0
|
||||
pytestCheckHook
|
||||
]
|
||||
++ optional-dependencies.mqtt;
|
||||
|
||||
Reference in New Issue
Block a user