From 7061231af192d1396e99e55c1b6d5838d2cb23ff Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Fri, 7 Sep 2012 12:47:58 +0200 Subject: [PATCH] Corrected type in the MANIFEST.in --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 7390de7..02d873e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include README.rst include bootstrap.py -inlcude buildout.cfg +include buildout.cfg recursive-include doc *.rst -- GitLab