Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Only install doc requirements if building docs on travis #8580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 13, 2017

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.