mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
Remove unused pytest-async plugin
We use pytest-asyncio instead
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
- If a classical-email-user sends an email to a group and adds new recipients,
|
- If a classical-email-user sends an email to a group and adds new recipients,
|
||||||
add the new recipients as group members #3781
|
add the new recipients as group members #3781
|
||||||
|
- Remove `pytest-async` plugin #3846
|
||||||
|
|
||||||
### API-Changes
|
### API-Changes
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ passenv =
|
|||||||
DCC_NEW_TMP_EMAIL
|
DCC_NEW_TMP_EMAIL
|
||||||
deps =
|
deps =
|
||||||
pytest
|
pytest
|
||||||
pytest-async
|
|
||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
aiohttp
|
aiohttp
|
||||||
aiodns
|
aiodns
|
||||||
|
|||||||
Reference in New Issue
Block a user