mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
4f195ea4c6
commit
549d331a27
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ def install_from_main_branch(io):
|
||||||
"""
|
"""
|
||||||
Install the latest version of aider from the main branch of the GitHub repository.
|
Install the latest version of aider from the main branch of the GitHub repository.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
print("1")
|
||||||
return utils.check_pip_install_extra(
|
return utils.check_pip_install_extra(
|
||||||
io,
|
io,
|
||||||
None,
|
None,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue