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

MAINT added early checks for dependencies for doc building #7828

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 1 commit into from
Jan 16, 2017
Merged

MAINT added early checks for dependencies for doc building #7828

merged 1 commit into from
Jan 16, 2017

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Jan 14, 2017

This patch addresses at least partially #7793 by adding an early check on the presence of pillow's dependencies. It avoids the documentation to fail building after 20 minutes.

I was not able to build the documentation at this point and am thus unable to confirm that all dependencies are checked for early on.

@tacaswell
Copy link
Member

@NelleV Why can't you build the docs?

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jan 14, 2017
@NelleV
Copy link
Member Author

NelleV commented Jan 14, 2017

Because a new module was added, and the setup.py was not updated. I am fixing this right now and creating a new pull requests, but I am taking this opportunity to do a bit of cleaning up.

@NelleV
Copy link
Member Author

NelleV commented Jan 14, 2017

It turns out that my code was just too old. I did start a bit of refactoring so I am going to finish this up, but I'll be able to tests the documentation building again soon.

@NelleV
Copy link
Member Author

NelleV commented Jan 14, 2017

So… On a fresh conda environments, it seems that this patch checks for all early dependencies on linux.

@codecov-io
Copy link

codecov-io commented Jan 14, 2017

Current coverage is 62.09% (diff: 100%)

Merging #7828 into master will decrease coverage by <.01%

@@             master      #7828   diff @@
==========================================
  Files           174        174          
  Lines         56052      56052          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          34809      34807     -2   
- Misses        21243      21245     +2   
  Partials          0          0          

Powered by Codecov. Last update 9edcb03...be0fb7d

@tacaswell tacaswell changed the title MAINT added early checks for dependencies for doc building [MRG+1] MAINT added early checks for dependencies for doc building Jan 14, 2017
Copy link
Contributor

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dopplershift dopplershift merged commit 7c8ce05 into matplotlib:master Jan 16, 2017
@dopplershift dopplershift changed the title [MRG+1] MAINT added early checks for dependencies for doc building MAINT added early checks for dependencies for doc building Jan 16, 2017
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.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.