From: Mike Bayer Date: Sun, 8 Jan 2012 18:43:38 +0000 (-0500) Subject: more manifest X-Git-Tag: rel_0_2_0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5191e2a744cb2a269709245202228c1633736c87;p=thirdparty%2Fsqlalchemy%2Falembic.git more manifest --- diff --git a/MANIFEST.in b/MANIFEST.in index c5e512b8..d8bcd376 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -recursive-include docs *.html *.css *.js *.txt *.rst +recursive-include docs *.html *.css *.txt *.js *.jpg *.png *.py Makefile *.rst *.sty recursive-include tests *.py *.dat recursive-include alembic/templates *.mako README *.py