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

inherit python_pep517 python3native setuptools3-base

DEPENDS += "python3-poetry-core-native"