diff --git a/CHANGELOG.md b/CHANGELOG.md index ae8135008..6daf361a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/deltachat-rpc-client/tox.ini b/deltachat-rpc-client/tox.ini index 4aad8010b..bea3b4603 100644 --- a/deltachat-rpc-client/tox.ini +++ b/deltachat-rpc-client/tox.ini @@ -13,7 +13,6 @@ passenv = DCC_NEW_TMP_EMAIL deps = pytest - pytest-async pytest-asyncio aiohttp aiodns