Skip to content

Commit

Permalink
update gdal to get conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 14, 2019
1 parent 608f51f commit c598067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/azp/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
call conda config --add channels conda-forge
call conda install --yes --quiet --name pdal -c conda-forge ninja
call conda install --yes --quiet --name pdal -c conda-forge pdal --only-deps
call conda upgrade gdal --yes
displayName: Install PDAL dependencies
- script: |
call activate pdal
Expand Down

0 comments on commit c598067

Please sign in to comment.