Files
meta-openembedded/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb
T
2019-11-13 22:08:27 -08:00

6 lines
142 B
BlitzBasic

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