summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-01-02 18:59:29 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-01-02 18:59:29 +0100
commit76849e6374f2ebf2a1df2ac142a150f82bf2e472 (patch)
tree56a73b48146d1bdfd07a754331855b1c0b885479 /setup.py
parent97a6ff92674a74a92050ae29e3606cb219b3ed93 (diff)
Custom label for entries
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d496e64..ce8e287 100644
--- a/setup.py
+++ b/setup.py
@@ -8,6 +8,7 @@ setup(
install_require = [
'xapian >= 1.4',
'ruamel.yaml',
+ 'jinja2',
],
package_data={