aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/classes/setuptools.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mentor-staging/classes/setuptools.bbclass')
-rw-r--r--meta-mentor-staging/classes/setuptools.bbclass7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-mentor-staging/classes/setuptools.bbclass b/meta-mentor-staging/classes/setuptools.bbclass
deleted file mode 100644
index ac14c0c3..00000000
--- a/meta-mentor-staging/classes/setuptools.bbclass
+++ /dev/null
@@ -1,7 +0,0 @@
-# ---------------------------------------------------------------------------------------------------------------------
-# SPDX-License-Identifier: MIT
-# ---------------------------------------------------------------------------------------------------------------------
-
-inherit distutils
-
-DEPENDS += "python-setuptools-native"