We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fef1c3 commit 7daba6cCopy full SHA for 7daba6c
.travis.yml
@@ -13,6 +13,7 @@ script:
13
14
deploy:
15
distributions: "sdist bdist_wheel"
16
+ skip_existing: true
17
provider: pypi
18
user: mrk-andreev
19
password:
0 commit comments