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>
This commit is contained in:
Chen Qi
2018-06-26 14:00:47 +08:00
committed by Khem Raj
parent fc5d2e5e13
commit 958d24047e
3 changed files with 2 additions and 2 deletions

View File

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