Skip to content

Commit

Permalink
try upgrading pip
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Apr 23, 2017
1 parent e348415 commit ccc532c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ environment:
install:
- "SET PATH=C:\\Python%PYTHON%;c:\\Python%PYTHON%\\scripts;%PATH%"
- echo "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64 > "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\vcvars64.bat"
- pip install --upgrade pip
- pip install -e .[test]

build_script:
Expand Down

0 comments on commit ccc532c

Please sign in to comment.