Wes McKinney created ARROW-3028:
-----------------------------------
Summary: [Python] Trim unneeded work from documentation build in
Travis CI
Key: ARROW-3028
URL: https://issues.apache.org/jira/browse/ARROW-3028
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.11.0
Some things that are probably not necessary:
* We should build and install the Python library in one place rather than
rebuilding it in a new conda environment for the documentation
* Does matplotlib need to be installed? It pulls in a heavy dependency chain
including Qt:
https://github.com/conda-forge/matplotlib-feedstock/blob/master/recipe/meta.yaml#L48
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)