aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authortgecho2011-12-08 12:55:17 -0500
committertgecho2011-12-08 12:55:17 -0500
commitaced92c489e52ccd9cc31040d30fb55df71fb837 (patch)
treea5cceeaed5ed52ba75faf4a326eb77a6a2d0efb7 /MANIFEST.in
parentb8ea435dd3fc2af702c17b8de93d870d4988e81f (diff)
downloaddjango-debug-toolbar-aced92c489e52ccd9cc31040d30fb55df71fb837.tar.bz2
Don't install the example project
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 562b443..487183f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,3 +3,4 @@ include LICENSE
include README.rst
recursive-include debug_toolbar/media *
recursive-include debug_toolbar/templates *
+prune example \ No newline at end of file