aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
blob: 1765a732d0cb1708f76268be199dcb6c58420431 (plain)
1
2
3
4
5
inherit setuptools
require python-pytest-runner.inc

# Dependency only exists for python2
RDEPENDS_${PN} += "python-argparse python-compiler"