From 549d331a270a59b3e782c3754bfe6f93652d12a3 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 31 Aug 2024 16:33:01 -0700 Subject: [PATCH] copy --- aider/versioncheck.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aider/versioncheck.py b/aider/versioncheck.py index 6aeb99cff..88965d4da 100644 --- a/aider/versioncheck.py +++ b/aider/versioncheck.py @@ -16,6 +16,8 @@ def install_from_main_branch(io): """ Install the latest version of aider from the main branch of the GitHub repository. """ + + print("1") return utils.check_pip_install_extra( io, None,