mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-26 15:49:40 +02:00
[pypi] upload to pypi automatically
This commit is contained in:
parent
d548858b42
commit
6ba569ab3c
3 changed files with 32 additions and 46 deletions
2
setup.py
2
setup.py
|
|
@ -123,8 +123,8 @@ setup(name = 'GPy',
|
|||
"GPy.util",
|
||||
"GPy.plotting",
|
||||
"GPy.plotting.gpy_plot",
|
||||
"GPy.plotting.matplot_dep.controllers",
|
||||
"GPy.plotting.matplot_dep",
|
||||
"GPy.plotting.matplot_dep.controllers",
|
||||
"GPy.plotting.plotly_dep",
|
||||
],
|
||||
package_dir={'GPy': 'GPy'},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue