Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pp81381/rsp1570serial
Browse files Browse the repository at this point in the history
  • Loading branch information
pp81381 committed Apr 7, 2019
2 parents 249aa8b + e6b0162 commit 81ff25a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
versionSpec: '3.5'
architecture: 'x64'

- script: python -m pip install wheel
displayName: 'Install wheel'
- script: python -m pip install --upgrade setuptools wheel
displayName: 'Install wheel and ensure that setuptools is up to date'

- script: python setup.py sdist bdist_wheel
displayName: 'Build sdist and bdist_wheel'
Expand Down

0 comments on commit 81ff25a

Please sign in to comment.