From bb8f63baca4ff48cb6cf07204a9a26b47b56581d Mon Sep 17 00:00:00 2001 From: Min RK Date: Tue, 18 Sep 2018 13:45:33 +0200 Subject: [PATCH] include translation sources in sdists --- MANIFEST.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 63f216e0b..13febef91 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,6 +8,9 @@ include setupbase.py include Dockerfile graft tools +# Translations +graft notebook/i18n + # Documentation graft docs exclude docs/\#*