Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove dependency on nose package #28

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

Closed
wants to merge 3 commits into from

Conversation

astrofrog
Copy link
Collaborator

This is a little hacky but avoids depending on nose (which isn't used anyway).

I've also done a PR to matplotlib to avoid this altogether (matplotlib/matplotlib#6923), but we need to be compatible with older matplotlib versions so we can't avoid it.

@astrofrog
Copy link
Collaborator Author

I think a better solution would be to wait until matplotlib have refactored the test utilities to be framework independent, then include them in a compat sub-package here for a little until Matplotlib 2.1 has been out for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant