diff options
Diffstat (limited to 'meta-python/classes')
-rw-r--r-- | meta-python/classes/python_hatchling.bbclass | 5 |
1 files changed, 0 insertions, 5 deletions
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 @@ | |||
1 | inherit python_pep517 python3native python3-dir setuptools3-base | ||
2 | |||
3 | DEPENDS += "python3-hatchling-native" | ||
4 | |||
5 | PEP517_BUILD_API = "hatchling.build" | ||