Skip to content

Commit c24d1b1

Browse files
committed
CI: Maybe no update to pywin32 is needed?
1 parent 9b2d6bf commit c24d1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ install:
2121
# the parent CMD process).
2222
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
2323

24-
- python -m pip install --upgrade pip virtualenv pypiwin32
24+
- python -m pip install --upgrade pip virtualenv
2525
- virtualenv --python=python venv
2626
- venv\Scripts\activate
2727
- python --version

0 commit comments

Comments
 (0)