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.
Issue tracker
1 parent 303e3de commit 17cf975Copy full SHA for 17cf975
setup.py
@@ -34,7 +34,7 @@ def version():
34
python_requires=">=3.7",
35
project_urls={
36
"Changes": "https://github.com/redis/hiredis-py/releases",
37
- "Issue tracker": "https://github.com/hiredis/redis-py/issues",
+ "Issue tracker": "https://github.com/redis/hiredis-py/issues",
38
},
39
classifiers=[
40
'Development Status :: 5 - Production/Stable',
0 commit comments