[FIX] setup.py : typo corrected

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

bzr revid: jvo@tinyerp.com-20110203074415-35mt5cl2bk5szzr4
This commit is contained in:
Jay Vora (OpenERP) 2011-02-03 13:14:15 +05:30
parent bbfa775055
commit df6f269daa
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ setup(name = name,
'reportlab',
'caldav',
'pyyaml',
'pywebdav'
'pywebdav',
'feedparser',
],
extras_require={