mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 08:06:03 +00:00
python3-rich-toolkit: Enable ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e8444aa2b0
commit
cc1ec784bf
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://pyproject.toml;md5=29c91c89ee62891477a1476375143bef;b
|
|||||||
|
|
||||||
SRC_URI[sha256sum] = "6f9630eb29f3843d19d48c3bd5706a086d36d62016687f9d0efa027ddc2dd08a"
|
SRC_URI[sha256sum] = "6f9630eb29f3843d19d48c3bd5706a086d36d62016687f9d0efa027ddc2dd08a"
|
||||||
|
|
||||||
inherit pypi python_hatchling
|
inherit pypi python_hatchling ptest-python-pytest
|
||||||
|
|
||||||
PYPI_PACKAGE = "rich_toolkit"
|
PYPI_PACKAGE = "rich_toolkit"
|
||||||
|
|
||||||
@ -13,4 +13,5 @@ RDEPENDS:${PN} = "\
|
|||||||
python3-click \
|
python3-click \
|
||||||
python3-rich \
|
python3-rich \
|
||||||
python3-typing-extensions \
|
python3-typing-extensions \
|
||||||
|
python3-inline-snapshot \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user