mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-28 14:26:23 +02:00
added python 3.9 build following 4aa2ea9f5e to address https://github.com/SheffieldML/GPy/issues/881
This commit is contained in:
parent
426ba1dc27
commit
9c69b8c6fe
3 changed files with 4 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -191,6 +191,7 @@ setup(name = 'GPy',
|
|||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Framework :: IPython',
|
||||
'Intended Audience :: Science/Research',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue