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 7423b4b commit 2692a7aCopy full SHA for 2692a7a
appveyor.yml
@@ -28,8 +28,6 @@ install:
28
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
29
- "python --version"
30
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
31
- - "pip install --disable-pip-version-check --user --upgrade pip"
32
- - "pip install --upgrade --no-deps --force-reinstall git+git://github.com/kapilkd13/schema_salad@windows#egg=schema_salad-2.4.201706261942"
33
34
build_script:
35
- "%CMD_IN_ENV% python setup.py install"
0 commit comments