2
0
mirror of https://github.com/searx/searx synced 2025-08-30 22:16:19 +00:00

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

View File

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