Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
18a11a801b0f6fbe6615e92a8c41498e31a24169
/
.
/
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"