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 0c659a3 commit 774940eCopy full SHA for 774940e
1 file changed
.appveyor.yml
@@ -56,7 +56,6 @@ install:
56
- "python --version"
57
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
58
- "python -m pip install --disable-pip-version-check --user --upgrade pip"
59
- - "%CMD_IN_ENV% pip install wheel"
60
- "python -m easy_install -U setuptools"
61
- "pip install -r requirements.txt"
62
- ps: Start-FileDownload $env:ffmpeg_download
0 commit comments