From 718d0f8d596b0e3f6f4184666954e7261d64620e Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 31 Jul 2014 20:28:06 -0400 Subject: [PATCH] Include the localization files (.po, .mo) when creating the package --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 7a3241b6e8..a1006b544b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ include README.rst LICENSE HISTORY.rst -recursive-include mayan README *.txt *.html *.css *.ico *.png *.jpg *.js +recursive-include mayan README *.txt *.html *.css *.ico *.png *.jpg *.js *.po *.mo global-exclude settings_local.* mayan.sqlite* db.sqlite* mayan/media gpg_home document_storage image_cache