python3-pytest-tempdir: add recipe

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>
This commit is contained in:
Alejandro del Castillo
2018-08-29 13:14:54 +03:00
committed by Khem Raj
parent f60b850edd
commit 2b5fb4f817
3 changed files with 19 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
require python-pytest-tempdir.inc
inherit setuptools3
RDEPENDS_${PN} += " \
python3-pytest \
"