mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 02:59:52 +00:00
python3-bleak: Add missing asyncio dependencies for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2d6d0b7513
commit
2025d39e53
@ -8,9 +8,10 @@ PYPI_SRC_URI = "git://github.com/hbldh/bleak.git;protocol=https;branch=develop;d
|
||||
|
||||
inherit pypi python_poetry_core ptest-python-pytest
|
||||
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-asyncio \
|
||||
python3-pytest-asyncio \
|
||||
python3-pytest-cov \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user