From 7eeef55ae03ef147a210d704355e554f47511b08 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Mon, 10 Oct 2016 15:45:09 +0200
Subject: [PATCH] Add license and requirements to package

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

diff --git a/MANIFEST.in b/MANIFEST.in
index 7455025..042bdc2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
-include README.rst bootstrap-buildout.py buildout.cfg develop.cfg version.txt
+include README.rst bootstrap-buildout.py buildout.cfg develop.cfg COPYING requirements.txt version.txt
 recursive-include doc *.rst
 recursive-include gridtk *.sh
-- 
GitLab