Mercurial > odfcast
comparison README.rst @ 27:f9dbc39ffedf
Update README for unreleased version of pyuno
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 29 Sep 2014 16:21:14 +0200 |
parents | 0ce19505ef12 |
children | 2f03f909d69c |
comparison
equal
deleted
inserted
replaced
26:26e6f2f00638 | 27:f9dbc39ffedf |
---|---|
8 ------------ | 8 ------------ |
9 | 9 |
10 Install requirements:: | 10 Install requirements:: |
11 | 11 |
12 $ pip install -r requirements.txt | 12 $ pip install -r requirements.txt |
13 | |
14 Currently a unreleased version of py3o.renderers.pyuno is required to work | |
15 correctly:: | |
16 | |
17 $ hg clone https://bjoernricks@bitbucket.org/faide/py3o.renderers.pyuno pyuno | |
18 $ pip install ./pyuno | |
13 | 19 |
14 | 20 |
15 Run | 21 Run |
16 --- | 22 --- |
17 | 23 |