Fix default module name
This commit is contained in:
parent
9566d403c5
commit
768d874473
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ license = "BSD-3-Clause"
|
|||
readme = "README.md"
|
||||
repository = "https://github.com/redis-developer/redis-om-python"
|
||||
packages = [
|
||||
{ "include" = "redis_om" },
|
||||
{ "include" = "aredis_om" },
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
|
|
Loading…
Reference in a new issue