Skip to content
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

Make sure nose is only imported when needed #6923

Merged
merged 1 commit into from Aug 13, 2016

Conversation

astrofrog
Copy link
Contributor

This allows other functions/classes here to be used by pytest-based testing suites (e.g. pytest-mpl) without requiring nose to be installed.

@jenshnielsen
Copy link
Member

👍 but probably need to coordinate with #6920

@Kojoley
Copy link
Member

Kojoley commented Aug 8, 2016

I have changed switch_backend in #6920 to not use nose at all.

@tacaswell
Copy link
Member

I am going to merge and backport this to 2.x as #6920 needs a rebase anyway.

@tacaswell tacaswell merged commit 771707f into matplotlib:master Aug 13, 2016
tacaswell added a commit that referenced this pull request Aug 13, 2016
MNT: Make sure nose is only imported when needed
@tacaswell
Copy link
Member

backported to v2.x as 48dedc4

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Aug 13, 2016
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.

None yet

6 participants