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 98e2ffe commit 536cc07Copy full SHA for 536cc07
1 file changed
.travis.yml
@@ -24,6 +24,7 @@ deploy:
24
password: $PYPI_PASSWORD
25
distributions: "sdist bdist_wheel"
26
skip_cleanup: true
27
+ skip_existing: true
28
on:
29
branch: master
30
tags: true
0 commit comments