python3Packages.aioimaplib: test with pytest-asyncio 0.x
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user