aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-ansible_2.3.1.0.bb
blob: 55dd118e95c42434ba5b7526be064becbef3c520 (plain)
1
2
3
4
5
6
7
8
inherit setuptools3
require python-ansible.inc

RDEPENDS_${PN} += "python3-pyyaml python3-jinja2 python3-modules"

SRC_URI += " \
    file://python3-ensure-py-scripts-use-py3-for-shebang.patch \
"