mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 05:05:01 +00:00
force pip to install aider's deps
This commit is contained in:
parent
6b6f682a94
commit
50fb95c8b1
2 changed files with 4 additions and 2 deletions
|
@ -216,6 +216,8 @@ def get_pip_install(args):
|
|||
"-m",
|
||||
"pip",
|
||||
"install",
|
||||
"--upgrade",
|
||||
"--ignore-installed",
|
||||
]
|
||||
cmd += args
|
||||
return cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue