[pickling] have the pickling test against a model, which is now being shipped with the distro

This commit is contained in:
Max Zwiessele 2015-10-16 15:46:13 +01:00
parent b2b88ae8b8
commit 6b6938bd11
3 changed files with 19 additions and 20 deletions

View file

@ -1,11 +1,7 @@
include *.txt
recursive-include doc *.txt
include *.md
recursive-include doc *.md
include *.cfg
recursive-include doc *.cfg
include *.json
recursive-include doc *.json
recursive-include GPy *.c
recursive-include GPy *.so
recursive-include GPy *.pyx
include GPy/testing/plotting_tests/baseline/*.png
include GPy/testing/pickle_test.pickle