We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bff2ff6 + 310734f commit af03ec8Copy full SHA for af03ec8
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='oss@redislabs.com',
14
packages=find_packages(),
15
install_requires=['redis', 'hiredis', 'rmtest'],
16
classifiers=[
0 commit comments