mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
Update setup.py
This commit is contained in:
parent
b56ec9a265
commit
a94d26d85d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -113,6 +113,7 @@ setup(name = 'GPy',
|
|||
license = "BSD 3-clause",
|
||||
keywords = "machine-learning gaussian-processes kernels",
|
||||
url = "http://sheffieldml.github.com/GPy/",
|
||||
download_url='https://github.com/SheffieldML/GPy/',
|
||||
ext_modules = ext_mods,
|
||||
packages = ["GPy",
|
||||
"GPy.core",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue