From 1a381d652d5d0fe88efb01e4b51be0c608efd5a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 29 Mar 2016 17:45:38 +0200 Subject: [PATCH] misc: include *.txt templates --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 6668e08..3be7c1f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,7 +12,7 @@ recursive-include welco/contacts/templates *.html recursive-include welco/sources/counter/templates *.html recursive-include welco/sources/phone/templates *.html recursive-include welco/sources/mail/templates *.html -recursive-include welco/contrib/alfortville/templates *.html +recursive-include welco/contrib/alfortville/templates *.html *.txt include COPYING README include MANIFEST.in