mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[desc] no long desc
This commit is contained in:
parent
1309221942
commit
9e8b7fd542
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -137,7 +137,7 @@ setup(name = 'GPy',
|
|||
include_package_data = True,
|
||||
py_modules = ['GPy.__init__'],
|
||||
test_suite = 'GPy.testing',
|
||||
long_description=read_to_rst('README.md'),
|
||||
#long_description=read_to_rst('README.md'),
|
||||
install_requires=['numpy>=1.7', 'scipy>=0.16', 'six', 'paramz'],
|
||||
extras_require = {'docs':['sphinx'],
|
||||
'optional':['mpi4py',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue