Skip to content

Commit 62e38fd

Browse files
committed
Fix appveyor config
1 parent 42efecf commit 62e38fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ environment:
55
- PYTHON: "C:\\PYTHON35"
66
- PYTHON: "C:\\PYTHON36"
77
install:
8+
- "%PYTHON%\\python.exe -m pip install -U pip"
89
- "%PYTHON%\\python.exe -m pip install nose coverage codecov psutil pynput babel pillow pypiwin32"
910
build: off
1011
test_script:

0 commit comments

Comments
 (0)