summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMatej Cotman <cotman.matej@gmail.com>2014-02-21 19:47:55 +0100
committerMatej Cotman <cotman.matej@gmail.com>2014-02-21 19:47:55 +0100
commit2f7080383b68c41208178e628a0606564812471d (patch)
tree49b9c1446747fb482fc8e008e89a0a7dd403bab3 /setup.py
parentd302c2bc9725db7d2cf6832fac3f0914b1de342e (diff)
add xml templates to setup.py
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 ddf28ee0..ede33594 100644
--- a/setup.py
+++ b/setup.py
@@ -62,6 +62,7 @@ setup(
'../README.rst',
'static/*/*',
'translations/*/*/*',
+ 'templates/*.xml',
'templates/*.html',
'templates/result_templates/*.html',
],