Skip to content

Commit 93062bd

Browse files
committed
Revert "install pywin32 on appveyor CI"
This reverts commit d035cab
1 parent a634ab1 commit 93062bd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ install:
1414
# Prepend Python installation and scripts (e.g. pytest) to PATH
1515
- set PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%
1616

17-
# Install pywin32 for Windows Events
18-
- "python -m pip install pywin32"
19-
2017
# We need to install the python-can library itself including the dependencies
2118
- "python -m pip install .[test,neovi]"
2219

0 commit comments

Comments
 (0)