summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-06-09 22:55:07 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-06-09 22:55:07 +0200
commit24b6d28baf559e151fc96ce2c15d17dfd78da479 (patch)
tree6dfc34734f3fc10a89ea66304795da4fb51fb7e2 /MANIFEST.in
parentfixing imports when changing cwd (diff)
downloadpyload-24b6d28baf559e151fc96ce2c15d17dfd78da479.tar.xz
fixed start scripts
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
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