[REM] web_shortcut
[odoo/odoo.git] / setup.py
old mode 100755 (executable)
new mode 100644 (file)
index 9f27e20..4f4ffe6
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
@@ -121,7 +120,7 @@ setuptools.setup(
           'feedparser',
           'gdata',
           'gevent',
-          'gevent-psycopg2',
+          'psycogreen',
           'Jinja2',
           'lxml', # windows binary http://www.lfd.uci.edu/~gohlke/pythonlibs/
           'mako',