Skip to content
Snippets Groups Projects
Commit 7278a741 authored by Vo Minh Thu's avatar Vo Minh Thu
Browse files

[FIX] setup.py: added gevent and gevent-psycopg2 dependencies.

lp bug: https://launchpad.net/bugs/1176165 fixed

bzr revid: vmt@openerp.com-20130506074825-ihi03ha9o9cx8x49
parent adb6437d
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,8 @@ setuptools.setup(
'docutils',
'feedparser',
'gdata',
'gevent',
'gevent-psycopg2',
'Jinja2',
'lxml', # windows binary http://www.lfd.uci.edu/~gohlke/pythonlibs/
'mako',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment