Skip to content

Commit

Permalink
Skip existing package for PyPI deployments to prevent conflicts due t…
Browse files Browse the repository at this point in the history
…o competing builds
  • Loading branch information
iojw committed Jun 7, 2020
1 parent 9782219 commit a46260b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ script:
- tox --recreate
deploy:
provider: pypi
skip_existing: true
user: iojw
on:
tags: true
Expand Down

0 comments on commit a46260b

Please sign in to comment.