mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-mccabe: Add python-pytest-runner dependency
* Add python-pytest-runner dependency for python-mccabe Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Acked-by: Tim Orling (Intel OpenSource Technology Center) < Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -8,6 +8,9 @@ SRC_URI[sha256sum] = "9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca498226886
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
DEPENDS += " \
|
||||
python-pytest-runner"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
python-prettytable \
|
||||
python-cmd2 \
|
||||
|
||||
Reference in New Issue
Block a user