Skip to content

Commit

Permalink
Merge pull request #5823 from radarhere/appveyor
Browse files Browse the repository at this point in the history
Removed setuptools install from AppVeyor
  • Loading branch information
mergify[bot] committed Nov 9, 2021
2 parents c5e02cc + 2401c59 commit 24f0bbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Expand Up @@ -33,7 +33,6 @@ install:
c:\pillow\winbuild\build\build_dep_all.cmd
$host.SetShouldExit(0)
- path C:\pillow\winbuild\build\bin;%PATH%
- '%PYTHON%\%EXECUTABLE% -m pip install -U setuptools'

build_script:
- ps: |
Expand Down

0 comments on commit 24f0bbf

Please sign in to comment.