diff options
author | Teddy Wing | 2014-04-21 17:28:03 -0400 |
---|---|---|
committer | Teddy Wing | 2014-04-21 18:07:49 -0400 |
commit | 20660d465c4e433948d856b26b09092255901b6d (patch) | |
tree | ec11f3a5b92680cd72f404db1645b80c34aa27c7 | |
parent | 782e1eee87043b118efdc3932053ffcf3a2e4231 (diff) | |
download | django-sneak-peek-20660d465c4e433948d856b26b09092255901b6d.tar.bz2 |
MANIFEST.in: add README, LICENSE, screenshots
-rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index a09b844..045a6b0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,4 @@ +include README.md LICENSE +recursive-include docs * + recursive-include sneak_peek_tag/static *
\ No newline at end of file |