We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079527f commit 6b95375Copy full SHA for 6b95375
.travis.yml
@@ -13,6 +13,7 @@ script:
13
14
deploy:
15
provider: pypi
16
+ edge: true
17
distributions: sdist bdist_wheel
18
username: $PYPI_USER
19
password: $PYPI_PW
0 commit comments