Browse Source

add xml templates to setup.py

Matej Cotman 11 years ago
parent
commit
2f7080383b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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