mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-05 13:43:24 +03:00
Appveyor - Removed noise
This commit is contained in:
parent
f5ebbbde80
commit
deacdfd647
|
@ -14,11 +14,10 @@ environment:
|
||||||
PYTHON_ARCH: "64"
|
PYTHON_ARCH: "64"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- @ECHO OFF
|
- @ECHO "Filesystem root:"
|
||||||
- ECHO "Filesystem root:"
|
|
||||||
- ps: "ls \"C:/\""
|
- ps: "ls \"C:/\""
|
||||||
|
|
||||||
- ECHO "Installed SDKs:"
|
- @ECHO "Installed SDKs:"
|
||||||
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
|
||||||
|
|
||||||
# Install Python (from the official .msi of http://python.org) and pip when
|
# Install Python (from the official .msi of http://python.org) and pip when
|
||||||
|
|
Loading…
Reference in New Issue
Block a user