Commits


Krisztián Szűcs authored and Wes McKinney committed c1f528c2c34
ARROW-2974: [Python] Replace usages of "source activate" with "conda activate" in CI scripts Also includes temporary pin to meson 0.47.1 in the glib build per ARROW-3186 Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2507 from kszucs/conda_activate and squashes the following commits: c1924225 <Krisztián Szűcs> replace all occurencies of source activate in favor of conda activate. Pin mesonbuild