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 75056e5 commit 14d8473Copy full SHA for 14d8473
.travis.yml
@@ -23,6 +23,7 @@ deploy:
23
tags: true
24
python: "3.6"
25
- provider: pypi
26
+ skip_cleanup: true
27
user: "__token__"
28
password:
29
secure: $PYPI_TOKEN
0 commit comments