Skip to content

Commit 33ecc47

Browse files
committed
local osx build
1 parent 06f4dcf commit 33ecc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/azp/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- script: |
4242
source activate pdal
4343
which pytest
44-
pip install .
44+
pip install -e .
4545
pytest
4646
SKPATH=$(python -c "import skbuild; print (skbuild.constants.SKBUILD_DIR())")/cmake-build
4747
export PDAL_DRIVER_PATH=$SKPATH

0 commit comments

Comments
 (0)