From e48dd81819bcff4975b10c83df180c6a1ee47df4 Mon Sep 17 00:00:00 2001
From: Manuel Guenther <manuel.guenther@idiap.ch>
Date: Tue, 30 Jun 2015 13:27:53 +0200
Subject: [PATCH] Removed non-existent lst files from MANIFEST

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

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