Commits

Wes McKinney authored e2a30205926
ARROW-7016: [Developer][Python] Add Windows batch script to test Python wheels for release candidate I used this successfully to check the 0.15.1 rc0 wheels. Handling failed commands in batch is a bit weird, but I think I have got this failing in the right way (cd-ing back into the original directory, deactivating conda environment, etc.) Closes #5754 from wesm/ARROW-7016 and squashes the following commits: ffb9e61ce <Wes McKinney> Add Windows script to test wheels for RC Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>