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