Support both sync and asyncio uses

This commit is contained in:
Andrew Brookins 2021-11-10 11:31:02 -08:00
parent ca6ae7d6e9
commit 5ab53c916c
10 changed files with 47 additions and 70 deletions

View file

@ -19,6 +19,7 @@ classifiers = [
include=[
"docs/*",
"images/*",
"redis_om/**/*",
]
[tool.poetry.dependencies]