Remove unused pytest-async plugin

We use pytest-asyncio instead
This commit is contained in:
link2xt
2022-12-13 16:57:40 +00:00
parent 21f1439ad8
commit 2a2db4f526
2 changed files with 1 additions and 1 deletions

View File

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

View File

@@ -13,7 +13,6 @@ passenv =
DCC_NEW_TMP_EMAIL
deps =
pytest
pytest-async
pytest-asyncio
aiohttp
aiodns