From 888bc2fb5df147d03262a792075f5d134dff862a Mon Sep 17 00:00:00 2001 From: root Date: Fri, 10 May 2013 10:08:06 +0200 Subject: [PATCH] new: added shyaml to openerp pip script --- precise/openerp/hooks/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/precise/openerp/hooks/install b/precise/openerp/hooks/install index 1aa0b3d7..6a27f9f5 100755 --- a/precise/openerp/hooks/install +++ b/precise/openerp/hooks/install @@ -40,7 +40,8 @@ pip install lxml pyparsing==1.5.7 psycopg2 pyyaml reportlab mako \ pywebdav==0.9.4 feedparser caldav pytz pydot \ python-dateutil==1.5 cherrypy==3.1.2 formencode==1.2.2 \ babel simplejson==2.0.9 python-openid mysql-python vatnumber \ - mock unittest2 fudge docutils jinja2 gdata sact.epoch + mock unittest2 fudge docutils jinja2 gdata sact.epoch \ + shyaml ## Install pychart... from our repo as : ## download link in PyPi is dead,