From b184b6dbf5962494b15fe151a01a0be27b28ef63 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 20 Jun 2017 12:20:03 -0700 Subject: python-isort: adds Python3 support Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-isort_4.2.15.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-isort_4.2.15.bb (limited to 'meta-python/recipes-devtools/python/python3-isort_4.2.15.bb') diff --git a/meta-python/recipes-devtools/python/python3-isort_4.2.15.bb b/meta-python/recipes-devtools/python/python3-isort_4.2.15.bb new file mode 100644 index 0000000000..755b3e2f23 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-isort_4.2.15.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-isort.inc -- cgit v1.2.3-54-g00ecf