Commits


Antoine Pitrou authored and GitHub committed b0422e5feb6
ARROW-17435: [CI][Python][CUDA] Install Numba for CUDA interop tests (#13899) Checked locally on a Ubuntu 20.04 host with: ``` archery docker run ubuntu-cuda-python ``` Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>