mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-18 13:55:14 +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",
|
license = "BSD 3-clause",
|
||||||
keywords = "machine-learning gaussian-processes kernels",
|
keywords = "machine-learning gaussian-processes kernels",
|
||||||
url = "http://sheffieldml.github.com/GPy/",
|
url = "http://sheffieldml.github.com/GPy/",
|
||||||
|
download_url='https://github.com/SheffieldML/GPy/',
|
||||||
ext_modules = ext_mods,
|
ext_modules = ext_mods,
|
||||||
packages = ["GPy",
|
packages = ["GPy",
|
||||||
"GPy.core",
|
"GPy.core",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue