add xml templates to setup.py

pull/1/head
Matej Cotman 10 years ago
parent d302c2bc97
commit 2f7080383b

@ -62,6 +62,7 @@ setup(
'../README.rst',
'static/*/*',
'translations/*/*/*',
'templates/*.xml',
'templates/*.html',
'templates/result_templates/*.html',
],

Loading…
Cancel
Save