mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-23 15:48:09 +02:00
[testing] travis
This commit is contained in:
commit
00e1125d4b
7 changed files with 38 additions and 17 deletions
5
setup.py
5
setup.py
|
|
@ -145,7 +145,10 @@ setup(name = 'GPy',
|
|||
'Operating System :: Microsoft :: Windows',
|
||||
'Operating System :: POSIX :: Linux',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Topic :: Scientific/Engineering :: Artificial Intelligence']
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue