diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -24,6 +24,7 @@ setup( | |||
| 24 | 'croniter==0.3.10', | 24 | 'croniter==0.3.10', |
| 25 | 'future==0.15.2', | 25 | 'future==0.15.2', |
| 26 | 'psutil==5.0.0', | 26 | 'psutil==5.0.0', |
| 27 | 'redis-py-cluster==1.3.6', | ||
| 27 | 'python-dateutil>=2.1,<3.0.0'], | 28 | 'python-dateutil>=2.1,<3.0.0'], |
| 28 | extras_require={ | 29 | extras_require={ |
| 29 | 'docs': ['Sphinx==1.5.2', ], | 30 | 'docs': ['Sphinx==1.5.2', ], |