mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-05 14:55:15 +02:00
[tests] running all tests
This commit is contained in:
parent
bf4e816c75
commit
a6c0d82ef7
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
|
@ -111,7 +111,8 @@ setup(name = 'GPy',
|
|||
"GPy.kern._src.psi_comp", "GPy.kern._src",
|
||||
"GPy.plotting.matplot_dep.latent_space_visualizations.controllers",
|
||||
"GPy.plotting.matplot_dep.latent_space_visualizations",
|
||||
"GPy.plotting.matplot_dep", "GPy.plotting"],
|
||||
"GPy.plotting.matplot_dep", "GPy.plotting",
|
||||
"GPy.plotting.gpy_plot"],
|
||||
package_dir={'GPy': 'GPy'},
|
||||
package_data = {'GPy': ['defaults.cfg', 'installation.cfg',
|
||||
'util/data_resources.json',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue