]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add .txt here rel_0_7_9
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Oct 2012 22:36:12 +0000 (18:36 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Oct 2012 22:36:12 +0000 (18:36 -0400)
MANIFEST.in

index d520be17981e31eeaa745a819aa4cb655099e9be..02bb850126e83741f933ed7a2e69b345f4a17e28 100644 (file)
@@ -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.