From 0a19a80938c7089feb042b64d55ae61df41a18a2 Mon Sep 17 00:00:00 2001 From: Daniel Brown <ddb@star.sr.bham.ac.uk> Date: Sat, 3 Aug 2013 23:20:42 +0100 Subject: [PATCH] update to manifest --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index ff46a59..6b4237e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include *.txt recursive-include docs *.txt -recursive-include pykat *.svg \ No newline at end of file +recursive-include pykat *.svg +recursive-include pykat *.html \ No newline at end of file -- GitLab