python-html5lib: add Python3 support

Extend the recipe for Python3 support.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Jackie Huang
2017-08-25 16:40:40 +08:00
committed by Martin Jansa
parent 5ecae0f0c1
commit c7a2801117
3 changed files with 18 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-html5lib.inc