Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mozilla-services/powerhose
Browse files Browse the repository at this point in the history
  • Loading branch information
tarekziade committed Feb 20, 2012
2 parents 28e9380 + f93ffbc commit bd443db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages


requires = ['pyzmq', 'protobuf']
requires = ['pyzmq', 'protobuf', 'gevent']


setup(name='powerhose',
Expand Down

0 comments on commit bd443db

Please sign in to comment.