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 47a37b9 commit dc2ed95Copy full SHA for dc2ed95
.github/workflows/wheels.yml
@@ -7,6 +7,7 @@ on:
7
workflow_dispatch:
8
9
env:
10
+ TALIB_C_VER: 0.6.4
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