From 1fadd754cc5979123a8df73f5c9f61aa857d69a0 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 14 Feb 2016 23:05:15 -0500 Subject: Update pypi classes to avoid setuptools inherit to be more flexible Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/classes/pypi3.bbclass | 1 - 1 file changed, 1 deletion(-) delete mode 100644 meta-python/classes/pypi3.bbclass (limited to 'meta-python/classes/pypi3.bbclass') diff --git a/meta-python/classes/pypi3.bbclass b/meta-python/classes/pypi3.bbclass deleted file mode 100644 index e0f7bb36ef..0000000000 --- a/meta-python/classes/pypi3.bbclass +++ /dev/null @@ -1 +0,0 @@ -inherit pypi-common setuptools3 -- cgit 1.2.3-korg