From 37b5f78c4b2dc904ab901e49744d6f8290f2cc80 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Sun, 14 Sep 2014 11:37:16 +0200
Subject: [PATCH] Add requirements.txt to the package

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

diff --git a/MANIFEST.in b/MANIFEST.in
index bd595a5..628c372 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
-include LICENSE README.rst bootstrap.py buildout.cfg
+include LICENSE README.rst bootstrap.py buildout.cfg requirements.txt
 recursive-include doc conf.py *.rst
 recursive-include bob/learn/activation *.cpp *.h
-- 
GitLab