mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
[pickling] have the pickling test against a model, which is now being shipped with the distro
This commit is contained in:
parent
b2b88ae8b8
commit
6b6938bd11
3 changed files with 19 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue