Skip to content

Commit

Permalink
Try to upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 31, 2017
1 parent 3fc070d commit 2cb95ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -13,6 +13,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 -U setuptools
- pip install -e .[test]

build: false
Expand Down

0 comments on commit 2cb95ba

Please sign in to comment.