Skip to content

Commit 2692a7a

Browse files
committed
remove fetching schema-salad from local git repo in appveyor.yml
1 parent 7423b4b commit 2692a7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ install:
2828
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
2929
- "python --version"
3030
- "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"
3331

3432
build_script:
3533
- "%CMD_IN_ENV% python setup.py install"

0 commit comments

Comments
 (0)