Skip to content

Commit

Permalink
build wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Moodie committed May 26, 2020
1 parent b9c4147 commit 0286cf7
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 @@ -57,7 +57,7 @@ steps:
displayName: 'Run pytest'

- script: |
python setup.py sdist
python setup.py sdist bdist_wheel
displayName: 'Create distribution'

- task: CopyFiles@2
Expand Down

0 comments on commit 0286cf7

Please sign in to comment.