mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-23 15:48:09 +02:00
[test] coverage increased
This commit is contained in:
parent
2e4be065d1
commit
844c24247b
26 changed files with 63 additions and 46 deletions
1
setup.py
1
setup.py
|
|
@ -125,6 +125,7 @@ setup(name = 'GPy',
|
|||
"GPy.plotting.gpy_plot",
|
||||
"GPy.plotting.matplot_dep.controllers",
|
||||
"GPy.plotting.matplot_dep",
|
||||
"GPy.plotting.plotly_dep",
|
||||
],
|
||||
package_dir={'GPy': 'GPy'},
|
||||
package_data = {'GPy': ['defaults.cfg', 'installation.cfg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue