From fb21a9e90045e4039258b66d25c1dae6588617df Mon Sep 17 00:00:00 2001
From: Manuel Guenther <manuel.guenther@idiap.ch>
Date: Fri, 19 Jun 2015 13:19:58 +0200
Subject: [PATCH] Included test data into package

---
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index aca04fc..8772a20 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,3 @@
 include README.rst bootstrap-buildout.py buildout.cfg develop.cfg COPYING version.txt requirements.txt
 recursive-include doc *.py *.rst
+recursive-include bob/bio/gmm/test/data *.lst *.hdf5 *-dev 
-- 
GitLab