Declare Python 3.9 compatibility
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
parent
85e3b1e74f
commit
4744c8946b
1
setup.py
1
setup.py
@ -72,6 +72,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 3.6',
|
'Programming Language :: Python :: 3.6',
|
||||||
'Programming Language :: Python :: 3.7',
|
'Programming Language :: Python :: 3.7',
|
||||||
'Programming Language :: Python :: 3.8',
|
'Programming Language :: Python :: 3.8',
|
||||||
|
'Programming Language :: Python :: 3.9',
|
||||||
],
|
],
|
||||||
keywords='OpenEmbedded bitbake development',
|
keywords='OpenEmbedded bitbake development',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user