diff --git a/setup.py b/setup.py index ddf28ee0..ede33594 100644 --- a/setup.py +++ b/setup.py @@ -62,6 +62,7 @@ setup( '../README.rst', 'static/*/*', 'translations/*/*/*', + 'templates/*.xml', 'templates/*.html', 'templates/result_templates/*.html', ],