There was an error while loading. Please reload this page.
1 parent a634ab1 commit 93062bdCopy full SHA for 93062bd
1 file changed
.appveyor.yml
@@ -14,9 +14,6 @@ install:
14
# Prepend Python installation and scripts (e.g. pytest) to PATH
15
- set PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%
16
17
- # Install pywin32 for Windows Events
18
- - "python -m pip install pywin32"
19
-
20
# We need to install the python-can library itself including the dependencies
21
- "python -m pip install .[test,neovi]"
22
0 commit comments