From 96eecdf6780074403cc54c53c31b2144515cb72e Mon Sep 17 00:00:00 2001 From: Andre Anjos Date: Sun, 14 Sep 2014 11:31:18 +0200 Subject: [PATCH] Add requirements.txt into the package --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3487b52..18dd4a9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -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 *.h *.cpp recursive-include bob/measure/data *.*