Commits


Antoine Pitrou authored and GitHub committed 7d4cf37ce65
GH-43883: [CI] Remove Python version guard when installing GCS testbench (#43884) We can now use the GCS testbench even if we are testing a Python version that does not support it. * GitHub Issue: #43883 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>