瀏覽代碼

Merge pull request #40 from matejc/master

add xml templates to setup.py
Adam Tauber 11 年之前
父節點
當前提交
c0927ab8b1
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      setup.py

+ 1
- 0
setup.py 查看文件

@@ -62,6 +62,7 @@ setup(
62 62
             '../README.rst',
63 63
             'static/*/*',
64 64
             'translations/*/*/*',
65
+            'templates/*.xml',
65 66
             'templates/*.html',
66 67
             'templates/result_templates/*.html',
67 68
         ],