Commits


Joris Van den Bossche authored and GitHub committed e950eb4baa7
GH-40377: [Python][CI] Fix install of nightly dask in integration tests (#40378) ### Rationale for this change Use a proper (non-deprecated) way of installing from git with an "extra", which also fixes the currently failing installation. * GitHub Issue: #40377 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>