8000 update setuptools · chenhh0/opencv-python@182ebb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 182ebb5

Browse files
committed
update setuptools
1 parent 99aa2f9 commit 182ebb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ matrix:
172172
build_script:
173173
- cmd: |
174174
"%PYTHON%/python.exe" -m pip install --upgrade pip
175+
"%PYTHON%/python.exe" -m pip install --upgrade setuptools
175176
"%PYTHON%/python.exe" setup.py bdist_wheel
176177
177178
before_test:

0 commit comments

Comments
 (0)
0