Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0d0e88c

Browse files
committed
CI: downgrade pywin32
1 parent f6742aa commit 0d0e88c

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
@@ -62,7 +62,7 @@ install:
6262
# Install optional dependencies from PyPI.
6363
# Sphinx is needed to run sphinxext tests
6464
- python -mpip install --upgrade sphinx
65-
65+
- python -mpip install --upgrade pywin32==227
6666
# Show the installed packages + versions
6767
- conda list
6868

0 commit comments

Comments
 (0)