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
This commit is contained in:
parent
5e349234a8
commit
186b6414b0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user