mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:59:41 +00:00
python3-typer: Move ptest rdeps to ptest package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c452799c4d
commit
2be9752124
@ -24,18 +24,17 @@ PYPI_PACKAGE = "typer"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-click \
|
||||
python3-rich \
|
||||
python3-shellingham \
|
||||
python3-typing-extensions \
|
||||
"
|
||||
# python3-misc for webbrowser module
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
python3-coverage \
|
||||
python3-misc \
|
||||
python3-mypy \
|
||||
python3-pytest \
|
||||
python3-pytest-cov \
|
||||
python3-pytest-xdist \
|
||||
python3-rich \
|
||||
python3-shellingham \
|
||||
python3-toml \
|
||||
python3-unittest-automake-output \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user