Skip to content

Commit b02bc4f

Browse files
committed
Do not install requirements-wheel-test.txt as this is already done on python_wheel_unix_test.sh
1 parent 41ba405 commit b02bc4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tasks/python-wheels/github.osx.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ jobs:
136136
$PYTHON -m venv test-env
137137
source test-env/bin/activate
138138
pip install --upgrade pip wheel
139-
arch -{{ arch }} pip install -r arrow/python/requirements-wheel-test.txt
140139
arch -{{ arch }} arrow/ci/scripts/python_wheel_unix_test.sh $(pwd)/arrow
141140
142141
{{ macros.github_upload_releases("arrow/python/repaired_wheels/*.whl")|indent }}

0 commit comments

Comments
 (0)