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