mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
Update setup.py
This commit is contained in:
parent
6682f620ea
commit
15fedcac16
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -57,7 +57,7 @@ def read_to_rst(fname):
|
|||
except ImportError:
|
||||
return read(fname)
|
||||
|
||||
desc = read_to_rst('README.md')
|
||||
#desc = read_to_rst('README.md')
|
||||
|
||||
version_dummy = {}
|
||||
exec(read('GPy/__version__.py'), version_dummy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue