Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Oct 27, 2021
1 parent a02ab2f commit e7048c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -28,7 +28,7 @@ steps:
- script: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install sphinx_gallery
pip install dask
displayName: 'Install dependencies'

- script: |
Expand Down

0 comments on commit e7048c0

Please sign in to comment.