← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 711307] Re: [6.0.2 & trunk] setup.py syntax error

 

*** This bug is a duplicate of bug 710813 ***
    https://bugs.launchpad.net/bugs/710813

** This bug has been marked a duplicate of bug 710813
   python pywebdavfeedparser module in requires.txt
 * You can subscribe to bug 710813 by following this link: https://bugs.launchpad.net/openobject-server/+bug/710813/+subscribe

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/711307

Title:
  [6.0.2 & trunk] setup.py syntax error

Status in OpenERP Server:
  In Progress

Bug description:
  There is a syntax error in the setup.py line 243

  <             'pywebdav'
  >             'pywebdav',

  
           install_requires = [
               'lxml',
               'mako',
               'python-dateutil',
               'psycopg2',
               'pychart',
               'pydot',
               'pytz',
               'reportlab',
               'caldav',
               'pyyaml',
               'pywebdav'
               'feedparser',
           ],





References