Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit aebe9e8

Browse files
committed
adding current Python to PATH
1 parent bfb5f02 commit aebe9e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ install:
2929
- call %JPY_PYTHON_HOME%\Scripts\pip.exe install psutil
3030

3131
build_script:
32+
- set PATH=%JPY_PYTHON_HOME%;%JPY_PYTHON_HOME%\DLLs;%PATH%
3233
- call %JPY_PYTHON_HOME%\python.exe setup.py --maven bdist_wheel

0 commit comments

Comments
 (0)