diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -30,6 +30,7 @@ setup(name='Ennstatus', 'templates/api/export/xml/*.xml', 'templates/donate/*.html', 'templates/root/*.html', + 'templates/root/*.txt', 'templates/status/*.html', 'templates/stats/*.html', 'templates/errorpages/*.html',