Merge pull request #40 from matejc/master

add xml templates to setup.py
This commit is contained in:
Adam Tauber 2014-02-22 00:08:18 +01:00
commit c0927ab8b1
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',
],