From 21783cb528b47d3f7dc38bc91e2bd5f217572247 Mon Sep 17 00:00:00 2001
From: Manuel Guenther <manuel.guenther@idiap.ch>
Date: Mon, 29 Jun 2015 11:52:01 +0200
Subject: [PATCH] Fixed MANIFEST

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

diff --git a/MANIFEST.in b/MANIFEST.in
index 8772a20..35756c7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
-include README.rst bootstrap-buildout.py buildout.cfg develop.cfg COPYING version.txt requirements.txt
+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 
-- 
GitLab