Skip to content

Commit

Permalink
Remove twine check step
Browse files Browse the repository at this point in the history
  • Loading branch information
ndevenish committed Mar 21, 2024
1 parent 953ce97 commit abadbfd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ stages:
pathToPublish: dist/
artifactName: package

- bash: |
twine check dist/pypi/*
displayName: Check package description
- stage: update
displayName: Update hashes
dependsOn:
Expand Down

0 comments on commit abadbfd

Please sign in to comment.