setup: added python 3.6 line

Signed-off-by: Claudius Heine <ch@denx.de>
This commit is contained in:
Claudius Heine 2017-11-09 14:16:19 +01:00 committed by Daniel Wagner
parent 6d6e7ff2e7
commit 5fac90611f

View File

@ -70,6 +70,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
keywords='OpenEmbedded bitbake development',