Skip to content

Commit

Permalink
Upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Sep 23, 2019
1 parent 5107a48 commit 8962c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/tests-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
condition: and(succeeded(), eq(variables['registry'], '1'))
- script: |
pip install -U pip
pip install -U pip setuptools twine
pip install -r requirements/test.txt
displayName: 'Install dependencies'
Expand Down

0 comments on commit 8962c6d

Please sign in to comment.