Commits


Kouhei Sutou authored and Wes McKinney committed a18f36201e5
ARROW-2922: [Release] Make python command name customizable We can use python3 command by "PYTHON=python3 dev/release/00-prepare.sh". python3 is used for Python 3 on Debian GNU/Linux. Author: Kouhei Sutou <kou@clear-code.com> Closes #2332 from kou/release-make-python-customizable and squashes the following commits: e3fa1f5c <Kouhei Sutou> Make python command name customizable