Mercurial > odfcast
comparison README.rst @ 45:4296a4daac74
A not released version of py3o.template is currently required
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 24 Oct 2014 13:25:05 +0200 |
parents | 49bcd77a94d7 |
children | f270eaa7de8d |
comparison
equal
deleted
inserted
replaced
44:49bcd77a94d7 | 45:4296a4daac74 |
---|---|
12 website of Open-/LibreOffice how to install them on your system. | 12 website of Open-/LibreOffice how to install them on your system. |
13 | 13 |
14 Install requirements:: | 14 Install requirements:: |
15 | 15 |
16 $ pip install -r requirements.txt | 16 $ pip install -r requirements.txt |
17 | |
18 Currently an unreleased version of py3o.template is required to work | |
19 correctly:: | |
20 | |
21 $ hg clone https://bjoernricks@bitbucket.org/faide/py3o.template | |
22 $ pip install ./py3o.template | |
17 | 23 |
18 Run | 24 Run |
19 --- | 25 --- |
20 | 26 |
21 Start server:: | 27 Start server:: |