Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 2, 2021
1 parent 0122283 commit b3a829f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -92,7 +92,7 @@ jobs:
# displayName: 'Install latex'
- bash: conda install -y numpy scipy
displayName: Install numpy scipy
- bash: conda install -y llvmlite numba
- bash: conda install -y -c conda-forge llvmlite numba
displayName: Install llvmlite numba
- bash: conda install -y pyproj cartopy shapely
displayName: Install pyproj cartopy shapely
Expand Down

0 comments on commit b3a829f

Please sign in to comment.