From 2eea590b6dc1567ceb9cdab09928cf9833f45c72 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 26 Nov 2013 13:23:02 +0100 Subject: [PATCH] add humantime locale files to MANIFEST.in --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 6047c47..a5f1684 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include MANIFEST.in include VERSION recursive-include entrouvert/djommon/locale *.po *.mo +recursive-include entrouvert/djommon/humantime/locale *.po *.mo