Skip to content

Commit

Permalink
buildconfig: Remove appveyor/install.ps1 py2 removal
Browse files Browse the repository at this point in the history
  • Loading branch information
illume committed Nov 6, 2021
1 parent 4f776c7 commit 878f347
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
2 changes: 0 additions & 2 deletions buildconfig/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ init:
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"

install:
# install.ps1 only needed for SDL1 stuff.
# - "powershell buildconfig\\ci\\appveyor\\install.ps1"

# https://github.com/appveyor/build-images/blob/master/scripts/Windows/install_python.ps1#L88-L108
- ps: |
Expand Down
46 changes: 0 additions & 46 deletions buildconfig/ci/appveyor/install.ps1

This file was deleted.

0 comments on commit 878f347

Please sign in to comment.