Skip to content

Commit 510d015

Browse files
committed
add PIP_PREFER_BINARY flag
1 parent d65214a commit 510d015

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheel_tests_and_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env:
99
# CIBW_BEFORE_BUILD: pip install cython
1010
CIBW_TEST_REQUIRES: pytest
1111
CIBW_TEST_COMMAND: pytest --pyargs pywt
12+
CIBW_ENVIRONMENT: PIP_PREFER_BINARY=1
1213

1314

1415
jobs:

0 commit comments

Comments
 (0)