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 f69d740 commit c577073Copy full SHA for c577073
1 file changed
.github/workflows/wheels.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
9
env:
10
- TALIB_C_VER: 0.6.4
+ TALIB_C_VER: 0.7.1
11
PIP_NO_VERIFY: 0
12
PIP_VERBOSE: 1
13
CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel meson-python ninja && pip install -U numpy
0 commit comments