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
amoodie committed May 27, 2020
1 parent 1868a54 commit 9125da0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,9 @@ steps:
pytest
displayName: 'Run pytest'

- script:
workingDirectory: .
- script:
pip install twine wheel
python setup.py sdist bdist_wheel
echo "dir:"
echo $(Build.ArtifactStagingDirectory)
displayName: 'Create distribution'

Expand Down

0 comments on commit 9125da0

Please sign in to comment.