We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ae463 commit d3dbd49Copy full SHA for d3dbd49
1 file changed
ci/scripts/jni_manylinux_build.sh
@@ -50,7 +50,7 @@ dist_dir="${4}"
50
github_actions_group_end
51
52
github_actions_group_begin "Install Archery"
53
-pip install -e "${arrow_dir}/dev/archery[all]" "pandas<2.3"
+pip install -e "${arrow_dir}/dev/archery"
54
55
56
github_actions_group_begin "Clear output directories and leftovers"
0 commit comments