Files
meta-openembedded/meta-python/recipes-devtools/python/python-pytest-runner_4.2.bb
T
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"