mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-pytest: update to version 3.4.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
1e20309587
commit
471abeb1be
@@ -0,0 +1,8 @@
|
||||
inherit pypi setuptools
|
||||
require python-pytest.inc
|
||||
|
||||
RDEPENDS_${PN}_class-target += " \
|
||||
${PYTHON_PN}-argparse \
|
||||
${PYTHON_PN}-compiler \
|
||||
${PYTHON_PN}-funcsigs \
|
||||
"
|
||||
Reference in New Issue
Block a user