diff options
Diffstat (limited to 'meta/classes/python_hatchling.bbclass')
-rw-r--r-- | meta/classes/python_hatchling.bbclass | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/classes/python_hatchling.bbclass b/meta/classes/python_hatchling.bbclass deleted file mode 100644 index b9e6582eb5..0000000000 --- a/meta/classes/python_hatchling.bbclass +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | # SPDX-License-Identifier: MIT | ||
5 | # | ||
6 | |||
7 | inherit python_pep517 python3native python3-dir setuptools3-base | ||
8 | |||
9 | DEPENDS += "python3-hatchling-native" | ||