Merge pull request #449 from SheffieldML/deploy

Deploy
This commit is contained in:
Max Zwiessele 2016-10-27 12:17:57 +01:00 committed by GitHub
commit cb2f36a5af

View file

@ -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",