python-astroid: 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:05 -07:00
committed by Martin Jansa
parent 488533cf2c
commit 12e8df00c0
3 changed files with 28 additions and 16 deletions
@@ -0,0 +1,2 @@
inherit setuptools3
require python-astroid.inc