mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-24 19:25:30 +01:00
-License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
105 B
BlitzBasic
8 lines
105 B
BlitzBasic
require python-pytest-tempdir.inc
|
|
|
|
inherit setuptools3
|
|
|
|
RDEPENDS_${PN} += " \
|
|
python3-pytest \
|
|
"
|