diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup(name='Ennstatus', 'static/images/*', 'static/videos/*', 'templates/*.html', - 'templates/api/extract/xml/*.xml', + 'templates/api/export/xml/*.xml', 'templates/donate/*.html', 'templates/root/*.html', 'templates/status/*.html',