Skip to content

Commit a234b86

Browse files
committed
Try fix appveyor build
1 parent 0b65947 commit a234b86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ environment:
88
- PYTHON: "C:\\Python38"
99

1010
install:
11+
- "%PYTHON%\\python.exe -m pip install --upgrade pip"
1112
- "%PYTHON%\\python.exe -m pip install pytest"
1213
- "%PYTHON%\\python.exe -m pip install cryptography"
1314

0 commit comments

Comments
 (0)