[FIX] setup.py: pywebdav 0.9.8 breaks the API by renaming the DAV module

bzr revid: odo@openerp.com-20140409081349-53jbd1k9vfp0uzom
This commit is contained in:
Olivier Dony 2014-04-09 10:13:49 +02:00
parent 0811d29337
commit a939728418
1 changed files with 1 additions and 1 deletions

View File

@ -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',