mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 08:41:47 +00:00
pytest-codspeed: Add missing rdeps on statistics and rich modules
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
25f20d8e14
commit
ed85b606d0
@ -11,4 +11,4 @@ inherit pypi python_hatchling
|
|||||||
PYPI_PACKAGE = "pytest_codspeed"
|
PYPI_PACKAGE = "pytest_codspeed"
|
||||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||||
|
|
||||||
RDEPENDS:${PN} = "python3-cffi python3-filelock python3-pytest"
|
RDEPENDS:${PN} = "python3-cffi python3-filelock python3-pytest python3-rich python3-statistics"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user