summaryrefslogtreecommitdiff
path: root/poky/meta/classes/python_hatchling.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/classes/python_hatchling.bbclass')
-rw-r--r--poky/meta/classes/python_hatchling.bbclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/poky/meta/classes/python_hatchling.bbclass b/poky/meta/classes/python_hatchling.bbclass
deleted file mode 100644
index 984eb6bb5d..0000000000
--- a/poky/meta/classes/python_hatchling.bbclass
+++ /dev/null
@@ -1,3 +0,0 @@
-inherit python_pep517 python3native python3-dir setuptools3-base
-
-DEPENDS += "python3-hatchling-native"