We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b73b2 commit cc03485Copy full SHA for cc03485
pyproject.toml
@@ -9,6 +9,7 @@ readme = "README.md"
9
repository = "https://github.com/redis/redis-om-python"
10
packages = [
11
{ "include" = "aredis_om" },
12
+ { "include" = "redis_om" },
13
]
14
classifiers = [
15
"Development Status :: 3 - Alpha",
0 commit comments