Skip to content

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented May 5, 2017

Was having a look through .travis.yml and noticed that the doc requirements get installed all the time. This PR only installs the requirements if the docs are being built. The extra sphinx dependency is needed for tests in lib/matplotlib/sphinxext which are run during normal testing.

@dstansby dstansby added this to the 2.1 (next point release) milestone May 5, 2017
@tacaswell tacaswell closed this May 8, 2017
@tacaswell tacaswell reopened this May 8, 2017
@tacaswell
Copy link
Member

power-cycled to rut CI against current branches.

I am a bit confused why this did not fix the 3.7 tests (which have been failing because installing the doc requirements fails due to scipy not having 3.7 wheels and travis not having all of the build deps which I thought meant sphinx did not get installed).

@tacaswell
Copy link
Member

This seems to reduce coverage on the tests? Looks like it is pandas-related...

@dstansby
Copy link
Member Author

Lets see if a rebase does anything...

@tacaswell
Copy link
Member

Can you also install pillow? That seems to have cut some coverage in Agg.

@tacaswell tacaswell merged commit 4ef3799 into matplotlib:master May 13, 2017
@dstansby dstansby deleted the travis-docreqs branch May 20, 2017 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants