drop pytest asyncio

This commit is contained in:
grillazz
2021-12-21 21:15:54 +01:00
parent c8e5e01df5
commit cec884969f
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]