diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-12-26 23:27:08 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-12-26 23:27:08 +0000 |
| commit | a829db8dde301ee6414a0c0a3889acc93f9c2dce (patch) | |
| tree | 577d5d9d00a68797f89000973e7e5487e165011d /MANIFEST.in | |
| parent | bc5ad4e8afcdda269e0ec0d1c2fc40da13d2b999 (diff) | |
| download | sqlalchemy-a829db8dde301ee6414a0c0a3889acc93f9c2dce.tar.gz | |
include .jpg in recursive doc
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index c7913cd13..ec5cb7f6f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -recursive-include doc *.html *.css *.txt *.js -prune doc/build/output
\ No newline at end of file +recursive-include doc *.html *.css *.txt *.js *.jpg +prune doc/build/output |
