summaryrefslogtreecommitdiffstats
path: root/meta/classes/python_hatchling.bbclass
blob: 502ec877c1c003ef5a638ac4383bc4076a1611a2 (plain)
1
2
3
4
5
6
7
#
# Copyright OpenEmbedded Contributors
#

inherit python_pep517 python3native python3-dir setuptools3-base

DEPENDS += "python3-hatchling-native"