Patrick Williams | 92b42cb | 2022-09-03 06:53:57 -0500 | [diff] [blame] | 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" |