From 7e23e3054581a6a3ba5182871f5a0ed379e0391c Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Fri, 19 Jan 2018 10:45:33 +0100 Subject: [PATCH] Removed missing include files --- MANIFEST.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 351a82c..51df88e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,6 +3,4 @@ include CHANGES.rst include LICENSE.txt include MANIFEST.in include README.rst -include TODO.rst -recursive-include locale django.po -include runtests.py +include model_utils/locale/de/LC_MESSAGES/django.po