meta-openembedded/meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb
Derek Straka 048ab14c46 python-pytest-runner: update to version 3.0
Verified license terms remain the same and updated checksum for copyright data modification

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-27 07:25:02 -08:00

6 lines
126 B
BlitzBasic

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