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 bff2ff6 commit 310734fCopy full SHA for 310734f
setup.py
@@ -9,6 +9,8 @@
9
10
description='RedisAI Python Client',
11
url='http://github.com/RedisAI/redisai-py',
12
+ author='RedisLabs',
13
+ author_email='[email protected]',
14
packages=find_packages(),
15
install_requires=['redis', 'hiredis', 'rmtest'],
16
classifiers=[
0 commit comments