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 41ba405 commit b02bc4fCopy full SHA for b02bc4f
dev/tasks/python-wheels/github.osx.yml
@@ -136,7 +136,6 @@ jobs:
136
$PYTHON -m venv test-env
137
source test-env/bin/activate
138
pip install --upgrade pip wheel
139
- arch -{{ arch }} pip install -r arrow/python/requirements-wheel-test.txt
140
arch -{{ arch }} arrow/ci/scripts/python_wheel_unix_test.sh $(pwd)/arrow
141
142
{{ macros.github_upload_releases("arrow/python/repaired_wheels/*.whl")|indent }}
0 commit comments