mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 15:48:32 +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:
parent
8027e53163
commit
45baacbbcf
@ -8,6 +8,9 @@ SRC_URI[sha256sum] = "9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca498226886
|
|||||||
|
|
||||||
inherit pypi setuptools
|
inherit pypi setuptools
|
||||||
|
|
||||||
|
DEPENDS += " \
|
||||||
|
python-pytest-runner"
|
||||||
|
|
||||||
RDEPENDS_${PN} += " \
|
RDEPENDS_${PN} += " \
|
||||||
python-prettytable \
|
python-prettytable \
|
||||||
python-cmd2 \
|
python-cmd2 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user