We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57608d8 commit c6fb00bCopy full SHA for c6fb00b
pyproject.toml
@@ -6,7 +6,7 @@ authors = ["Redis OSS <[email protected]>"]
6
maintainers = ["Redis OSS <[email protected]>"]
7
license = "BSD-3-Clause"
8
readme = "README.md"
9
-repository = "https://github.com/redis-developer/redis-om-python"
+repository = "https://github.com/redis/redis-om-python"
10
packages = [
11
{ "include" = "aredis_om" },
12
]
0 commit comments