Skip to content

Commit 09175d0

Browse files
committed
adding dependency install
1 parent 5d877e7 commit 09175d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_test_deploy_all_wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
python -m pip install --upgrade setuptools==73.0.1
4141
python -m pip install cibuildwheel
4242
python -m pip install nox
43+
python -m pip install pyarrow
4344
4445
- name: Build sdist (only on Windows)
4546
if: matrix.os == 'windows'

0 commit comments

Comments
 (0)