Skip to content

Remove dependency on nose package#28

Closed
astrofrog wants to merge 3 commits intomatplotlib:masterfrom
astrofrog:remove-nose-dependency
Closed

Remove dependency on nose package#28
astrofrog wants to merge 3 commits intomatplotlib:masterfrom
astrofrog:remove-nose-dependency

Conversation

@astrofrog
Copy link
Copy Markdown
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
Copy Markdown
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