Skip to content

Commit

Permalink
Remove libssh2 pin
Browse files Browse the repository at this point in the history
  • Loading branch information
chambbj committed May 18, 2020
1 parent 160751d commit abe3fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azp/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ECHO ON
call activate pdal
call conda config --set always_yes True --set show_channel_urls True
call conda install --yes --quiet --name pdal -c conda-forge libssh2=1.8.2=h642c060_2 conda-build ninja -y
call conda install --yes --quiet --name pdal -c conda-forge conda-build ninja -y
call conda install -c conda-forge pdal --only-deps -y
displayName: Install PDAL dependencies
- script: |
Expand Down

0 comments on commit abe3fe3

Please sign in to comment.