[FIX] setup.py: pywebdav 0.9.8 breaks the API by renaming the DAV module
[odoo/odoo.git] / setup.py
index b53c9a4..a6d5702 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -131,7 +131,7 @@ setuptools.setup(
           'python-ldap', # optional
           'python-openid',
           'pytz',
-          'pywebdav',
+          'pywebdav <= 0.9.4',
           'pyyaml',
           'reportlab', # windows binary pypi.python.org/pypi/reportlab
           'simplejson',