From b26bbaa14e5318140bf463fc1e1a9540e3c65e10 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 1 Oct 2012 18:36:12 -0400 Subject: [PATCH] add .txt here --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2