From c6772eb12793ddc715f9a34511dea25d89217fb4 Mon Sep 17 00:00:00 2001 From: Luthaf Date: Mon, 30 Jun 2014 19:56:23 +0100 Subject: [PATCH] Adds Requirements.txt --- Requirements.txt | 3 +++ readme.md | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 Requirements.txt diff --git a/Requirements.txt b/Requirements.txt new file mode 100644 index 00000000..c8d4171c --- /dev/null +++ b/Requirements.txt @@ -0,0 +1,3 @@ +Jinja2==2.7.3 +argparse==1.2.1 +-e git+https://github.com/tiarno/plastex#egg=plasTeX diff --git a/readme.md b/readme.md index 168a0bfa..c1b7fd8e 100644 --- a/readme.md +++ b/readme.md @@ -22,6 +22,13 @@ Clone Patacrep repos: > git clone git://github.com/patacrep/patacrep.git > git clone git://github.com/patacrep/patadata.git +# Installation from source + +Make sure you have [pip](https://pip.pypa.io/en/latest/) installed, and then run + +> pip install -r Requirements.txt +> python setup.py install + # Run > /songbook