Skip to content

Commit

Permalink
azure: install docs extras
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Jul 12, 2020
1 parent 3317a0c commit 457187e
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 @@ -22,7 +22,7 @@ stages:

- script: |
python -m pip install --upgrade pip poetry
poetry install
poetry install --extras docs
displayName: 'Install dependencies'
- script: |
Expand Down

0 comments on commit 457187e

Please sign in to comment.