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 12e6541 commit 6b24d74Copy full SHA for 6b24d74
.github/workflows/publish.yml
@@ -51,6 +51,7 @@ jobs:
51
package-dir: ./light-curve
52
env:
53
CIBW_SKIP: "*-musllinux_i686 pp39-*" # rustup doesn't install i686-musl, pyO3<0.16 doesn't support pypy3.9
54
+ CIBW_BUILD_VERBOSITY: 3
55
56
- name: Upload wheels as artifacts
57
uses: actions/upload-artifact@v3
0 commit comments