mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
openvino-model-optimizer: remove test-generator from DEPENDS
It's used only for unit tests that we don't package or execute and has been removed from requirements.txt as well upstream. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
6fba58adb3
commit
f33ceb9e9a
|
@ -26,7 +26,6 @@ RDEPENDS:${PN} += " \
|
|||
python3-protobuf \
|
||||
python3-defusedxml \
|
||||
python3-networkx \
|
||||
python3-test-generator \
|
||||
python3-requests \
|
||||
python3-urllib3 \
|
||||
bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user