mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
ssh
This commit is contained in:
parent
9c91406c4f
commit
c0f2326d36
1 changed files with 0 additions and 2 deletions
|
@ -315,8 +315,6 @@ def check_pip_install_extra(io, module, prompt, pip_install_cmd):
|
|||
if prompt:
|
||||
io.tool_error(prompt)
|
||||
|
||||
print(cmd)
|
||||
print(shlex.join(cmd))
|
||||
if not io.confirm_ask("Run pip install?", default="y", subject=shlex.join(cmd)):
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue