From 6b60fb31fbc0e47a5649828ef8e3adcba99be85d Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Sat, 7 Nov 2015 11:02:34 +0000 Subject: [PATCH] [plotting_tests] failed, because of same name? --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 157c9fba..5a89824b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -6,7 +6,7 @@ include README.md include README.rst # Data and config -#include *.json +recursive-include GPy *.json include GPy/defaults.cfg include GPy/installation.cfg