We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b7851 commit 2334954Copy full SHA for 2334954
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]"
+pip install -e "${arrow_dir}/dev/archery"
54
55
56
github_actions_group_begin "Clear output directories and leftovers"
0 commit comments