py3o.template now knows about the pyjon req
parent
379f3d467f
commit
b23860efa6
|
@ -5,9 +5,8 @@
|
||||||
Generation of LibreOffice/OpenOffice reports using LibreOffice/OpenOffice
|
Generation of LibreOffice/OpenOffice reports using LibreOffice/OpenOffice
|
||||||
templates.
|
templates.
|
||||||
|
|
||||||
py3o.template is used internally; install it with:
|
The py3o.template package is required; install it with:
|
||||||
pip install py3o.template
|
pip install py3o.template
|
||||||
pip install pyjon.utils
|
|
||||||
''',
|
''',
|
||||||
'version': '0.1',
|
'version': '0.1',
|
||||||
'category': 'Reporting',
|
'category': 'Reporting',
|
||||||
|
|
Loading…
Reference in New Issue