Skip to content
Snippets Groups Projects
Commit a99e5cae authored by Xavier Morel's avatar Xavier Morel
Browse files

[FIX] lxml 3.0a2 has been deployed to pypi for some reason, pin to lxml < 3 for now

bzr revid: xmo@openerp.com-20120830100034-baug3vb3wlfncf5e
parent 060baf72
Branches
Tags
No related merge requests found
......@@ -95,7 +95,7 @@ setuptools.setup(
'docutils',
'feedparser',
'gdata',
'lxml',
'lxml < 3',
'mako',
'psycopg2',
'pydot',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment