summaryrefslogtreecommitdiffstats
path: root/meta/classes/python_hatchling.bbclass
blob: b3cbe23601b7bf0290a403e94348207fee53e4a2 (plain)
1
2
3
4
5
inherit python_pep517 python3native python3-dir setuptools3-base

DEPENDS += "python3-hatchling-native"

PEP517_BUILD_API = "hatchling.build"