From 7a1b8e3d20b38cc71cb477832c529cefe10793de Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Mon, 28 Oct 2024 15:17:36 +0100 Subject: [PATCH] fine --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a567ca811f..b2f56e6e17 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,6 @@ configuration: "Debug" build_script: - ps: Set-Service wuauserv -StartupType Manual #otherwise, choco command exits with code 1058 - - cmd: python3 -m pip install aider-chat # Install aider-chat version: 2.1.{build} @@ -20,8 +19,6 @@ clone_depth: 100 # Set build info environment: - PYTHON: "C:\\Python39" # or specify the path to the latest Python version - PATH: "C:\\Python39;C:\\Python39\\Scripts;%PATH%" environment: development version: 2.1.$(appveyor_build_number) appveyor_rdp_password: 2odCuiKmYiem