From b21eb2b93ffcc427e7acea4d70a1be6ad5da8af7 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 1 Jul 2022 12:35:57 +0100 Subject: python3-hatchling: remove (now in oe-core) As of 846e80 this is now in oe-core. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/classes/python_hatchling.bbclass | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-python/classes/python_hatchling.bbclass (limited to 'meta-python/classes/python_hatchling.bbclass') diff --git a/meta-python/classes/python_hatchling.bbclass b/meta-python/classes/python_hatchling.bbclass deleted file mode 100644 index b3cbe23601..0000000000 --- a/meta-python/classes/python_hatchling.bbclass +++ /dev/null @@ -1,5 +0,0 @@ -inherit python_pep517 python3native python3-dir setuptools3-base - -DEPENDS += "python3-hatchling-native" - -PEP517_BUILD_API = "hatchling.build" -- cgit v1.2.3-54-g00ecf