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 970d7d5 commit 64daaa1Copy full SHA for 64daaa1
.travis.yml
@@ -46,6 +46,7 @@ before_install:
46
python: "3.6-dev"
47
script:
48
- flit build
49
+ before_deploy:
50
# Add an empty setup.py stub, because pypi provider always calls it
51
- touch setup.py
52
deploy:
0 commit comments