diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index cda6ee45e..9c183b361 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -18,5 +18,5 @@ recursive-include tests *.py *.txt *.sh recursive-include locale *.pot *.mo -recursive-exclude * __pycache__ +#recursive-exclude * __pycache__ recursive-exclude * *.py[co]
\ No newline at end of file |