From: Mike Bayer Date: Mon, 1 Oct 2012 22:36:12 +0000 (-0400) Subject: add .txt here X-Git-Tag: rel_0_7_9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26bbaa14e5318140bf463fc1e1a9540e3c65e10;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git add .txt here --- diff --git a/MANIFEST.in b/MANIFEST.in index d520be1798..02bb850126 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,7 +3,7 @@ recursive-include doc *.html *.css *.txt *.js *.jpg *.png *.py Makefile *.rst *.mako *.sty recursive-include examples *.py *.xml -recursive-include test *.py *.dat +recursive-include test *.py *.dat *.txt # include the c extensions, which otherwise # don't come in if --with-cextensions isn't specified.