summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-devtools/python/python3-tabulate_0.8.2.bb
blob: 8775589204981a83211b91750d03a34d3afc0bb4 (plain)
1
2
3
4
5
6
inherit pypi setuptools3 update-alternatives
require python-tabulate.inc

ALTERNATIVE_${PN} = "tabulate"
ALTERNATIVE_LINK_NAME[tabulate] = "${bindir}/tabulate"
ALTERNATIVE_PRIORITY = "30"