aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-scales_1.0.9.bb
blob: ecf6c672a37ef908ccdf8ce63fc0c9abf3379afb (plain)
1
2
3
4
5
6
7
8
9
10
11
inherit setuptools3
require python-scales.inc

RDEPENDS_${PN} += "\
    python3-six \
"

DEPENDS_${PN} += "\
    python3-setuptools \
"