mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +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,
|
||||
add the new recipients as group members #3781
|
||||
- Remove `pytest-async` plugin #3846
|
||||
|
||||
### API-Changes
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ passenv =
|
||||
DCC_NEW_TMP_EMAIL
|
||||
deps =
|
||||
pytest
|
||||
pytest-async
|
||||
pytest-asyncio
|
||||
aiohttp
|
||||
aiodns
|
||||
|
||||
Reference in New Issue
Block a user