8000 update pip · lineCode/opencv-python@afb6715 · GitHub
[go: up one dir, main page]

Skip to content

Commit afb6715

Browse files
committed
update pip
1 parent 3412465 commit afb6715

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,9 @@ environment:
5757
matrix:
5858
fast_finish: true
5959

60-
6160
build_script:
6261
- cmd: |
63-
62+
"%PYTHON%/python.exe" -m pip install --upgrade pip
6463
"%PYTHON%/python.exe" setup.py bdist_wheel
6564
6665
before_test:

0 commit comments

Comments
 (0)
0