[FIX] o2m uses weird class sets
[odoo/odoo.git] / setup.py
index 40695bd..7f61d53 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -92,7 +92,7 @@ setuptools.setup(
           'mako',
           'psycopg2',
           'pydot',
-          'python-dateutil',
+          'python-dateutil < 2',
           'python-ldap',
           'python-openid',
           'pytz',