From 3c49938217c873ca1dde43b94cd6f1a1ff5c8764 Mon Sep 17 00:00:00 2001
From: Theophile GENTILHOMME <tgentilhomme@jurasix08.idiap.ch>
Date: Tue, 20 Mar 2018 08:27:54 +0100
Subject: [PATCH] Add test file extensions

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

diff --git a/MANIFEST.in b/MANIFEST.in
index 6154f1db..d31ccced 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
 include LICENSE README.rst buildout.cfg develop.cfg version.txt requirements.txt test-requirements.txt
 recursive-include doc *.py *.rst
-recursive-include bob/bio/base/test/data *.lst *.hdf5 *-dev *.pos
+recursive-include bob/bio/base/test/data *.lst *.hdf5 *-dev *.pos *.txt *.mtx
-- 
GitLab