python3Packages.aioimaplib: test with pytest-asyncio 0.x

This commit is contained in:
Martin Weinelt
2025-08-09 19:08:56 +02:00
parent 7e45eeb84d
commit db4f5b254f
@@ -7,7 +7,7 @@
mock,
poetry-core,
pyopenssl,
pytest-asyncio,
pytest-asyncio_0,
pytestCheckHook,
pytz,
}:
@@ -30,7 +30,7 @@ buildPythonPackage rec {
imaplib2
mock
pyopenssl
pytest-asyncio
pytest-asyncio_0
pytestCheckHook
pytz
];