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

+1
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)