mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
[plotting] make sure that install through pip does not have the baseline images included
This commit is contained in:
commit
4d5fdf96ed
7 changed files with 18 additions and 267 deletions
|
|
@ -4,6 +4,7 @@ include doc/source/index.rst
|
|||
include doc/source/tuto*.rst
|
||||
include README.md
|
||||
include README.rst
|
||||
include AUTHORS.txt
|
||||
|
||||
# Data and config
|
||||
recursive-include GPy *.json
|
||||
|
|
@ -16,5 +17,5 @@ recursive-include GPy *.h
|
|||
recursive-include GPy *.pyx
|
||||
|
||||
# Testing
|
||||
include GPy/testing/baseline/*.png
|
||||
#include GPy/testing/baseline/*.png
|
||||
#include GPy/testing/pickle_test.pickle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue