From b23860efa6a48c7a06514cb1eb938a9811757271 Mon Sep 17 00:00:00 2001 From: Houzefa Abbasbhay Date: Mon, 28 Oct 2013 11:34:01 +0100 Subject: [PATCH] py3o.template now knows about the pyjon req --- __openerp__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/__openerp__.py b/__openerp__.py index 62589b5e..654f7e82 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -5,9 +5,8 @@ Generation of LibreOffice/OpenOffice reports using LibreOffice/OpenOffice templates. -py3o.template is used internally; install it with: +The py3o.template package is required; install it with: pip install py3o.template - pip install pyjon.utils ''', 'version': '0.1', 'category': 'Reporting',