From 8203fdf9fa2e4da7250274d9b796532d85149319 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 16 Aug 2016 15:53:18 +0200
Subject: [PATCH] [manifest] Ship test requirements with package

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

diff --git a/MANIFEST.in b/MANIFEST.in
index cd4ceb77..3f5b45f9 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 develop.cfg COPYING version.txt requirements.txt test-requirements.txt
 recursive-include doc *.py *.rst
 recursive-include bob/bio/base/test/data *.lst *.hdf5 *-dev
-- 
GitLab