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
georgebabarus committed May 26, 2020
1 parent f5fa09e commit fe529ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ steps:

- script: |
python -m pip install --upgrade pip
pip install -r docs/requirements.txt
pip install -r source/requirements.txt
displayName: 'Install dependencies'

- script: |
Expand Down

0 comments on commit fe529ea

Please sign in to comment.