aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannis Leidel2012-07-12 16:39:26 +0300
committerJannis Leidel2012-07-12 16:39:26 +0300
commit119874f649e67e04ded3847fc166b9798af26a78 (patch)
tree1c349a02f6f10c8468d03f35a3a4ac73b02be7e8
parenta882d683abd2d9d43e10db3ebf8eacaea2910b4e (diff)
downloaddjango-debug-toolbar-119874f649e67e04ded3847fc166b9798af26a78.tar.bz2
Removed faulty pruning of example dir from manifest template. Fixes #301.
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 487183f..562b443 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,4 +3,3 @@ include LICENSE
include README.rst
recursive-include debug_toolbar/media *
recursive-include debug_toolbar/templates *
-prune example \ No newline at end of file