[rst] oops

This commit is contained in:
mzwiessele 2015-10-12 10:09:41 +01:00
parent 4f877dd62c
commit 59ba858aba

View file

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