mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
115 B
BlitzBasic
8 lines
115 B
BlitzBasic
require python-pytest-helpers-namespace.inc
|
|
|
|
inherit setuptools3
|
|
|
|
RDEPENDS_${PN} += " \
|
|
python3-pytest \
|
|
"
|