We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d489d60 commit d0ae47cCopy full SHA for d0ae47c
.github/workflows/package.yml
@@ -51,7 +51,7 @@ jobs:
51
echo "ARROW_RC_NUM=${rc_num}" >> ${GITHUB_ENV}
52
- name: Setup Archery
53
run: |
54
- python3 -m pip install -e dev/archery[crossbow]
+ python3 -m pip install -e dev/archery
55
- name: Download artifacts
56
# Download the MLTBX file associated with the crossbow job ID.
57
0 commit comments