python-pytest-runner: update to version 2.12.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-09-15 15:24:39 -04:00
committed by Martin Jansa
parent 39b9a582f6
commit b2050ad3ee
3 changed files with 2 additions and 3 deletions

View File

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