From 95930af10773018676fc1f98d2bb5328dcf0250b Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Wed, 25 Jul 2018 21:49:54 +0800 Subject: meta-python: add python-inflection recipe Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-inflection_0.3.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-inflection_0.3.1.bb (limited to 'meta-python/recipes-devtools/python/python3-inflection_0.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-inflection_0.3.1.bb b/meta-python/recipes-devtools/python/python3-inflection_0.3.1.bb new file mode 100644 index 0000000000..cc36a02a77 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-inflection_0.3.1.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-inflection.inc -- cgit v1.2.3-54-g00ecf