python312Packages.pyairnow: migrate to pytest-cov-stub
This commit is contained in:
parent
d0bef3cb6b
commit
fd8508a4a8
@ -7,7 +7,7 @@
|
||||
poetry-core,
|
||||
pytest-aiohttp,
|
||||
pytest-asyncio,
|
||||
pytest-cov,
|
||||
pytest-cov-stub,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
}:
|
||||
@ -34,7 +34,7 @@ buildPythonPackage rec {
|
||||
aioresponses
|
||||
pytest-asyncio
|
||||
pytest-aiohttp
|
||||
pytest-cov
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user