From 4bb94964e773d90c8a79384c3be8e598e28fedc5 Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Thu, 8 Jan 2015 15:47:51 -0200 Subject: [PATCH] Added diazo files in MANIFEST --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 900fcec..2db2593 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,7 @@ include README.rst include MANIFEST.in recursive-include colab/static * -recursive-include colab *.html *.txt +recursive-include colab *.html *.txt *.xml recursive-include misc * recursive-exclude * __pycache__ recursive-exclude * *.py[co] -- libgit2 0.21.2