mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
travis, appveyor: Add Python 3.8 build
This commit is contained in:
parent
8b74bbf6b9
commit
4aa2ea9f5e
3 changed files with 4 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -185,6 +185,7 @@ setup(name = 'GPy',
|
|||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Framework :: IPython',
|
||||
'Intended Audience :: Science/Research',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue