Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
5ac224c13f56bca18d2a0d3312a85d402a45b901
/
.
/
poky
/
meta
/
classes-recipe
/
python_setuptools_build_meta.bbclass
blob: 4c84d1e8d0bb140da04fd2033415d9a4c74c7d67 [
file
] [
log
] [
blame
]
#
# Copyright OpenEmbedded Contributors
#
# SPDX-License-Identifier: MIT
#
inherit setuptools3
-
base
python_pep517
DEPENDS
+=
"python3-setuptools-native python3-wheel-native"