Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6ff98d3

Browse filesBrowse files
committed
.github/workflows: ...
1 parent 2d97dc8 commit 6ff98d3
Copy full SHA for 6ff98d3

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/wheels.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/wheels.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
TALIB_PY_VER: ${{ github.ref_name }}
1212
PIP_NO_VERIFY: 0
1313
PIP_VERBOSE: 1
14-
CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel meson-python ninja && pip install -U numpy
14+
CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel meson-python ninja maturin && pip install -U numpy
1515
CIBW_TEST_REQUIRES: pytest pandas polars
1616
CIBW_SKIP: "pp*"
1717

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.