Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 264e2a9

Browse files
committed
Prefer binary from pip
1 parent ebf049b commit 264e2a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
twine check {wheel} &&
117117
python {package}/ci/check_version_number.py
118118
MACOSX_DEPLOYMENT_TARGET: "10.12"
119+
PIP_PREFER_BINARY: "1"
119120
strategy:
120121
matrix:
121122
include:

0 commit comments

Comments
 (0)