We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a71d2b commit 4d9288fCopy full SHA for 4d9288f
.travis.yml
@@ -25,6 +25,7 @@ after_success:
25
deploy:
26
provider: pypi
27
username: "mvanlonden"
28
+ skip_existing: true
29
on:
30
tags: true
31
branch: next
0 commit comments