This commit is contained in:
Paul Gauthier 2024-08-31 16:33:01 -07:00
parent 4f195ea4c6
commit 549d331a27

View file

@ -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,