Skip to content
Snippets Groups Projects
Commit 6df89aa7 authored by Frédéric van der Essen's avatar Frédéric van der Essen
Browse files

[FIX] adding new python dependencies brought by the hw_escpos module to the install script

bzr revid: fva@openerp.com-20140113111705-649g7wknkb10u6re
parent 8a43a642
No related branches found
No related tags found
No related merge requests found
......@@ -130,12 +130,15 @@ setuptools.setup(
'psycopg2 >= 2.2',
'pydot',
'pyparsing < 2',
'pyserial',
'python-dateutil < 2',
'python-ldap', # optional
'python-openid',
'pytz',
'pyusb >= 1.0.0b1',
'pywebdav',
'pyyaml',
'qrcode',
'reportlab', # windows binary pypi.python.org/pypi/reportlab
'simplejson',
'unittest2',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment