mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-multidict: Add ptest missing rdep on python3-objgraph
Newer version needs the new module objgraph to run tests Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a8faf50d38
commit
b8ea21f860
@ -13,6 +13,7 @@ PYPI_SRC_URI = "git://github.com/aio-libs/multidict;branch=master;protocol=https
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-objgraph \
|
||||
python3-pytest-cov \
|
||||
python3-pytest-codspeed \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user