From 730a8d863bc0bbd3a445484bef2aefb27d5feead Mon Sep 17 00:00:00 2001 From: jiaoyuens Date: Wed, 8 Jun 2022 17:42:12 +0800 Subject: [PATCH] yin-hengrui Signed-off-by: jiaoyuens --- bundle.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bundle.json b/bundle.json index a72d07a..ae7eb6f 100644 --- a/bundle.json +++ b/bundle.json @@ -13,8 +13,8 @@ "en": "README.rst" }, "component": { - "name": "thirdparty_python", - "subsystem": "", + "name": "python", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], @@ -30,4 +30,4 @@ "test": [] } } -} \ No newline at end of file +} -- Gitee