Commits

Wes McKinney authored 71145cdbdc0
ARROW-2988: Improve Windows release verification script to be more automated * Downloads tarball from SVN dist * Creates ephemeral conda environment automatically I am adding instructions to https://cwiki.apache.org/confluence/display/ARROW to help others verify releases on Windows. Author: Wes McKinney <wesm+git@apache.org> Closes #2373 from wesm/ARROW-2988 and squashes the following commits: 1a52a48c <Wes McKinney> Revamp Windows release verification script