mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[rst] oops
This commit is contained in:
parent
4f877dd62c
commit
59ba858aba
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -93,7 +93,7 @@ ext_mods = [Extension(name='GPy.kern.src.stationary_cython',
|
|||
|
||||
setup(name = 'GPy',
|
||||
version = __version__,
|
||||
author = read_to_rst('AUTHORS.TXT'),
|
||||
author = read_to_rst('AUTHORS.txt'),
|
||||
author_email = "gpy.authors@gmail.com",
|
||||
description = ("The Gaussian Process Toolbox"),
|
||||
license = "BSD 3-clause",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue