drop pytest asyncio

This commit is contained in:
kuba
2021-12-21 21:15:54 +01:00
parent f8d001bc6b
commit 71db198174
2 changed files with 207 additions and 268 deletions

View File

@@ -15,7 +15,6 @@ alembic = "*"
eventlet = "*"
aioredis = "*"
rich = "*"
pytest-asyncio = "*"
pytest-cov = "*"
[dev-packages]