Files
OpenBMC/poky/meta/classes-recipe/python_poetry_core.bbclass
T
2026-04-23 17:07:55 +08:00

10 lines
170 B
Plaintext

#
# Copyright OpenEmbedded Contributors
#
# SPDX-License-Identifier: MIT
#
inherit python_pep517 python3native setuptools3-base
DEPENDS += "python3-poetry-core-native"