mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-pytest-lazy-fixture: switch to pytest --automake
Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,4 +20,7 @@ do_install_ptest() {
|
||||
|
||||
|
||||
RDEPENDS:${PN} += "python3-core python3-pytest"
|
||||
RDEPENDS:${PN}-ptest = " python3-unixadmin"
|
||||
RDEPENDS:${PN}-ptest = " \
|
||||
python3-unixadmin \
|
||||
python3-unittest-automake-output \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user