python-pytest-runner: upgrade 5.1 -> 5.2

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-11-14 11:40:17 +08:00
committed by Khem Raj
parent b35defae4f
commit 15d8d02fab
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"