Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igp-gravity committed Nov 26, 2018
1 parent 114b3e5 commit 789c835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
Environmentname: 'geoist'
Packagespecs: 'python=3'

- script: python -m pip install --upgrade pip && pip install pygmi
- script: conda install -n geoist scipy
displayName: 'Install dependencies'

- script: |
Expand Down

0 comments on commit 789c835

Please sign in to comment.