Commits


Antoine Pitrou authored and Wes McKinney committed d20147e7e3f
ARROW-3125: [Python] Update ASV instructions The ability to define custom install / build / uninstall commands was added in mainline ASV in https://github.com/airspeed-velocity/asv/pull/699 We don't need to use our own fork / PR anymore. Author: Antoine Pitrou <antoine@python.org> Closes #2480 from pitrou/ARROW-3125-asv-instructions-update and squashes the following commits: 59ddc4e4 <Antoine Pitrou> ARROW-3125: Update ASV instructions