使用pip-tools安装mower-ng的依赖
This commit is contained in:
parent
ffc2ff6808
commit
92ef815d0d
4 changed files with 18 additions and 20 deletions
|
@ -13,7 +13,7 @@ const steps = computed(() => [
|
|||
},
|
||||
{
|
||||
title: '安装依赖',
|
||||
command: ['pip_install'],
|
||||
command: ['pip_tools_install', 'pip_sync'],
|
||||
cwd: 'mower-ng'
|
||||
}
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue