Skip to content

Commit

Permalink
Install pywin32 from wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheeo committed Nov 10, 2015
1 parent 41d9b03 commit 3147e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ InstallPackage http://content.faforever.com/wheel/lupa-1.1-cp27-none-win32.whl
InstallPackage wheel
InstallPackage pytest
InstallPackage cffi
InstallPackage https://pypi.python.org/packages/cp27/p/pypiwin32/pypiwin32-219-cp27-none-win32.whl#md5=a8b0c1b608c1afeb18cd38d759ee5e29
InstallPackage cx_Freeze

& $pip_path install -r requirements.txt

0 comments on commit 3147e04

Please sign in to comment.