提交 bb798145 编写于 作者: C Caoruihong

chore: add kconfiglib to ohos-build's reqirements

this makes kconfiglib auto installed when installing ohos-build tool.
Signed-off-by: NCaoruihong <crh.cao@huawei.com>
Change-Id: I5bdf379530f61d3cf50c968aea82d7f7db079bd2
上级 c7fefac0
......@@ -42,6 +42,7 @@ setup(
package_data={'hb': ['common/config.json']},
install_requires=[
'prompt_toolkit==1.0.14',
'kconfiglib>=14.1.0',
'PyYAML'
],
entry_points={
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册