← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

** Changed in: openobject-server
   Importance: Undecided => Low

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
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:
  Confirmed

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