diff options
| author | tgecho | 2011-12-08 12:55:17 -0500 |
|---|---|---|
| committer | tgecho | 2011-12-08 12:55:17 -0500 |
| commit | aced92c489e52ccd9cc31040d30fb55df71fb837 (patch) | |
| tree | a5cceeaed5ed52ba75faf4a326eb77a6a2d0efb7 /MANIFEST.in | |
| parent | b8ea435dd3fc2af702c17b8de93d870d4988e81f (diff) | |
| download | django-debug-toolbar-aced92c489e52ccd9cc31040d30fb55df71fb837.tar.bz2 | |
Don't install the example project
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 |
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 |
