python312Packages.pyairnow: migrate to pytest-cov-stub

This commit is contained in:
Fabian Affolter 2024-08-16 22:38:13 +02:00
parent d0bef3cb6b
commit fd8508a4a8

View File

@ -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
];