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:
Anuj Mittal 2022-03-07 10:07:58 +08:00
parent 6fba58adb3
commit f33ceb9e9a

View File

@ -26,7 +26,6 @@ RDEPENDS:${PN} += " \
python3-protobuf \
python3-defusedxml \
python3-networkx \
python3-test-generator \
python3-requests \
python3-urllib3 \
bash \