mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 00:32:40 +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
|
# done from inside the powershell script as it would require to restart
|
||||||
# the parent CMD process).
|
# the parent CMD process).
|
||||||
- "SET PATH=%CD%;%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
- "SET PATH=%CD%;%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||||
|
- "SET PYTHONPATH=%CD%;%PYTHONPATH%;
|
||||||
|
|
||||||
# Filesystem root
|
# Filesystem root
|
||||||
# - ps: "ls \"C:/\""
|
# - ps: "ls \"C:/\""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user