Skip to content

Commit

Permalink
Try fix for Windows 2.7 breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Mar 25, 2021
1 parent 57c82e7 commit 3cb6a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install:
# done from inside the powershell script as it would require to restart
# the parent CMD process).
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
- python -m pip install -U pip
- python -m pip install -U pip setuptools

# Fix MSVC builds for 64-bit Python. See:
# http://stackoverflow.com/questions/32091593/cannot-install-windows-sdk-7-1-on-windows-10
Expand Down

0 comments on commit 3cb6a9c

Please sign in to comment.