Commits


Krisztián Szűcs authored and Wes McKinney committed 56497badcfa
ARROW-2844: [Packaging] Test OSX wheels after build Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2272 from kszucs/ARROW-2844 and squashes the following commits: 3534722b <Krisztián Szűcs> don't forward positional arguments d17ec106 <Krisztián Szűcs> update numpy build and test dependencies f6b468bb <Krisztián Szűcs> remove parquet flag from pytest, success import of pyarrow.parquet triggers parquet tests 55a2a7aa <Krisztián Szűcs> fix multibuild_dir path 9092e39f <Krisztián Szűcs> remove surrounding whitespaces from bash variable assignment b60040c6 <Krisztián Szűcs> couple of comments 732a5128 <Krisztián Szűcs> override multibuild's install_run f48551f5 <Krisztián Szűcs> conda install location on appveyor is miniconda36 regardless the python version we build against 05f4c64a <Krisztián Szűcs> pass platform to install_run ff75977e <Krisztián Szűcs> use multibuild's install_run instead f4b1e016 <Krisztián Szűcs> fix requirements location 8e4847ba <Krisztián Szűcs> run tests against virtualenv installation d40471bd <Krisztián Szűcs> too many popd fc0b51c9 <Krisztián Szűcs> note about travis' auto cancellation 63d62874 <Krisztián Szűcs> update readme to install python 3.6 8c1d4e30 <Krisztián Szűcs> run pytest after build_wheel; sorted status output; added missing tasks from wheel group