add xml templates to setup.py

This commit is contained in:
Matej Cotman 2014-02-21 19:47:55 +01:00
parent d302c2bc97
commit 2f7080383b
1 changed files with 1 additions and 0 deletions

View File

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