We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4924f9 commit 4554780Copy full SHA for 4554780
.travis.yml
@@ -23,5 +23,6 @@ deploy:
23
provider: pypi
24
username: "__token__"
25
password: $PYPI_TOKEN
26
+ skip_existing: true
27
on:
28
branch: main
0 commit comments