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 46c5a07 commit fa99926Copy full SHA for fa99926
.travis.yml
@@ -77,6 +77,8 @@ matrix:
77
78
79
- stage: deploy to pypi
80
+ script:
81
+ -
82
deploy:
83
provider: pypi
84
distributions: sdist bdist_wheel
0 commit comments