mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修复python移除依赖命令
This commit is contained in:
parent
0c2a2af308
commit
d047cf0d77
|
@ -43,6 +43,6 @@ export enum InstallDependenceCommandTypes {
|
|||
|
||||
export enum unInstallDependenceCommandTypes {
|
||||
'npm uninstall -g',
|
||||
'pip3 uninstall',
|
||||
'pip3 uninstall -y',
|
||||
'apk del',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user