meta-openembedded/meta-python/recipes-devtools/python/python-pytest-runner_4.2.bb
Chen Qi 958d24047e python(3)-pytest-runner: upgrade 3.0 -> 4.2
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-27 22:17:33 -07:00

6 lines
142 B
BlitzBasic

inherit setuptools
require python-pytest-runner.inc
# Dependency only exists for python2
RDEPENDS_${PN} += "python-argparse python-compiler"