We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592cc4b commit 7e6dd50Copy full SHA for 7e6dd50
appveyor.yml
@@ -14,7 +14,7 @@ init:
14
install:
15
- "chcp 65001"
16
- "set PYTHONIOENCODING=utf-8"
17
- - "%PYTHON%/python.exe -m python --version"
+ - "%PYTHON%/python.exe --version"
18
# - "set ICU_VERSION=62"
19
- "%PYTHON%/python.exe -m pip install --upgrade pip"
20
- "%PYTHON%/python.exe -m pip install coveralls[yaml]"
0 commit comments