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 d01ad1d commit 4158070Copy full SHA for 4158070
.travis.yml
@@ -48,7 +48,7 @@ deploy:
48
skip_cleanup: true
49
on:
50
python: '3.6'
51
- branch: main
+ branch: master
52
- provider: pypi
53
user: __token__
54
password: $PYPI_TOKEN
0 commit comments