python-webencodings: 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:41 +08:00
committed by Martin Jansa
parent c7a2801117
commit eb5163cfbe
3 changed files with 14 additions and 10 deletions

View File

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