python-pylint: 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:02 -07:00
committed by Martin Jansa
parent 021844a31f
commit 6e36914607
3 changed files with 36 additions and 43 deletions
@@ -0,0 +1,2 @@
inherit setuptools3
require python-pylint.inc