Skip to content

Commit

Permalink
Require redis package
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Jun 10, 2011
1 parent 3e691ef commit 058b0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -24,6 +24,7 @@
install_requires=[
'Flask',
'Flask-Babel',
'redis',
# python-daemon and eventlet are required to run the Sentry indepenent webserver
'python-daemon>=1.6',
'eventlet>=0.9.15',
Expand Down

0 comments on commit 058b0dd

Please sign in to comment.