Mercurial > odfcast
changeset 44:49bcd77a94d7
py3o.renderers.pyuno has been released
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 24 Oct 2014 13:20:15 +0200 |
parents | 19f6a6d9cbed |
children | 4296a4daac74 |
files | README.rst |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Wed Oct 22 14:38:58 2014 +0200 +++ b/README.rst Fri Oct 24 13:20:15 2014 +0200 @@ -15,13 +15,6 @@ $ pip install -r requirements.txt -Currently an unreleased version of py3o.renderers.pyuno is required to work -correctly:: - - $ hg clone https://bjoernricks@bitbucket.org/faide/py3o.renderers.pyuno pyuno - $ pip install ./pyuno - - Run ---