mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Added PYTHONPATH to appveyor config
This commit is contained in:
parent
62a401fbea
commit
9e6e80b9aa
|
@ -22,6 +22,7 @@ install:
|
|||
# done from inside the powershell script as it would require to restart
|
||||
# the parent CMD process).
|
||||
- "SET PATH=%CD%;%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||
- "SET PYTHONPATH=%CD%;%PYTHONPATH%;
|
||||
|
||||
# Filesystem root
|
||||
# - ps: "ls \"C:/\""
|
||||
|
|
Loading…
Reference in New Issue
Block a user