python-wrapt: adds Python3 support

Extend the recipe for Python3 support.

Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Daniela Plascencia
2017-06-20 12:20:06 -07:00
committed by Martin Jansa
parent 12e8df00c0
commit 1934a77b0a
3 changed files with 19 additions and 15 deletions
@@ -0,0 +1,2 @@
inherit setuptools3
require python-wrapt.inc