summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-hatchling_1.5.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-hatchling_1.5.0.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
index e453dbdcf7..61b3e87b92 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
@@ -10,10 +10,6 @@ DEPENDS:remove:class-native = "python3-hatchling-native"
SRC_URI[sha256sum] = "9ca409a41140cc662164680b78adcd3ba77b23a945984bd9970d11fe38e86a38"
-# Until we have a proper tool to invoke PEP517 builds, hatchling can't
-# bootstrap itself automatically.
-PEP517_BUILD_API = "hatchling.ouroboros"
-
do_compile:prepend() {
export PYTHONPATH=src
}