Skip to content

Commit

Permalink
fine
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Oct 28, 2024
1 parent 0143710 commit 7a1b8e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand All @@ -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
Expand Down

0 comments on commit 7a1b8e3

Please sign in to comment.