Skip to content

Commit

Permalink
Remove conda update
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Oct 16, 2019
1 parent 40cebe1 commit 5e6ec6c
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 @@ -31,7 +31,7 @@ steps:

- bash: |
# python -m pip install --upgrade pip
conda update -y --force-reinstall conda
# conda update -y --force-reinstall conda
# python -m pip install --upgrade -r requirements.txt
displayName: Install build dependencies

Expand Down

0 comments on commit 5e6ec6c

Please sign in to comment.