Commits


Uwe L. Korn authored and Wes McKinney committed a5362c2cbed
ARROW-346: Use conda environment to build API docs As we cannot currently build pyarrow on readthedocs, we have to resort to building the API docs for the latest version of pyarrow on conda-forge. All other documentation will though be pulled directly from the source code. Author: Uwe L. Korn <uwelk@xhochy.com> Closes #228 from xhochy/ARROW-346 and squashes the following commits: 6a4bdc1 [Uwe L. Korn] Add license header b741141 [Uwe L. Korn] ARROW-346: Use conda environment to build API docs