We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d23bc commit ce6c957Copy full SHA for ce6c957
scripts/azp/win.yml
@@ -36,6 +36,7 @@ jobs:
36
set PDAL_DRIVER_PATH=%SKPATH%\cmake-build
37
echo %cd%
38
dir %SKPATH%\cmake-build
39
+ set PYTHONHOME=%CONDA_PREFIX%
40
%SKPATH%\cmake-build\pdal_filters_python_test.exe
41
%SKPATH%\cmake-build\pdal_io_numpy_test.exe
42
pdal --version
0 commit comments