python-isort: 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:03 -07:00
committed by Martin Jansa
parent 6e36914607
commit b184b6dbf5
3 changed files with 14 additions and 11 deletions

View File

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