Second attempt to remove MO files from source distribution

Python setup seems to include MO files by default so removing
the 'recursive-include' entry from the MANIFEST.in file was
not enough
master
MrS0m30n3 2016-12-28 18:02:16 +02:00
parent 5e349234a8
commit 186b6414b0
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ include youtube_dl_gui/data/pixmaps/icons-license
recursive-include youtube_dl_gui/data *.png *.ico
recursive-include youtube_dl_gui/locale *.po
recursive-exclude youtube_dl_gui/locale *.mo