Skip to content

Commit

Permalink
added gevent dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed May 7, 2014
1 parent 6448d90 commit 52bcba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
platforms='any',
install_requires=[
'Flask>=0.9',
'gevent>=1.0',
'gevent-socketio>=0.3.6'
],
tests_require=[
Expand Down

0 comments on commit 52bcba3

Please sign in to comment.