[FIX] setup.py : typo corrected

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

bzr revid: jvo@tinyerp.com-20110203072943-vfath4rqrxhqwvdi
This commit is contained in:
Jay Vora (OpenERP) 2011-02-03 12:59:43 +05:30
parent 1474483553
commit 153238a666
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={