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 2f7d4f7 commit 0122283
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 llvmlite numba
- bash: conda install -y llvmlite numba
displayName: Install llvmlite numba
- bash: conda install -y pyproj cartopy shapely
displayName: Install pyproj cartopy shapely
Expand Down

0 comments on commit 0122283

Please sign in to comment.