Mercurial > odfcast
changeset 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 |
files | README.rst |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Fri Oct 24 13:20:15 2014 +0200 +++ b/README.rst Fri Oct 24 13:25:05 2014 +0200 @@ -15,6 +15,12 @@ $ pip install -r requirements.txt +Currently an unreleased version of py3o.template is required to work +correctly:: + + $ hg clone https://bjoernricks@bitbucket.org/faide/py3o.template + $ pip install ./py3o.template + Run ---