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 2cd6355 commit 26fd312Copy full SHA for 26fd312
.travis.yml
@@ -21,6 +21,7 @@ install:
21
22
script:
23
- |
24
+ set -e
25
cibuildwheel --output-dir dist
26
ls dist
27
twine --version
0 commit comments