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 bb0c231 commit a170669Copy full SHA for a170669
.github/workflows/linux.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Build wheels
26
uses: pypa/[email protected]
27
env:
28
- CIBW_BUILD_ALL: |
+ CIBW_BEFORE_ALL: |
29
bash ./tools/build_talib_linux.sh
30
CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_28
31
CIBW_SKIP: "pp* cp*-musllinux*"
0 commit comments