From 330b26a7aa05724fe817a7988ec5ec9a3fc45b93 Mon Sep 17 00:00:00 2001 From: "Brian J. Crowell" Date: Sat, 10 Nov 2012 11:01:14 -0600 Subject: [PATCH] Update the manifest to include a lot of missing files --- MANIFEST.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index d0cf89c6b..3807bdd32 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,6 +8,10 @@ include *.rst include *.c include *.h include selftest.py tox.ini +recursive-include Tests *.py *.txt +graft Tests/fonts +graft Tests/icc +graft Tests/images recursive-include Scripts *.py README graft Images recursive-include docs *.txt *.html *.rst *.css *.py README CHANGES CONTENTS Makefile make.bat