From: Mike Bayer Date: Sat, 26 Dec 2009 23:27:08 +0000 (+0000) Subject: include .jpg in recursive doc X-Git-Tag: rel_0_6beta1~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a829db8dde301ee6414a0c0a3889acc93f9c2dce;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git include .jpg in recursive doc --- diff --git a/MANIFEST.in b/MANIFEST.in index c7913cd136..ec5cb7f6f0 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