Skip to content

CLN: more plotting test cleanups #4912

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
Sep 21, 2013
Merged

CLN: more plotting test cleanups #4912

merged 1 commit into from
Sep 21, 2013

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Sep 21, 2013

Just a couple of cleanups here and there

Adds a new decorator to skip matplotlib in a class method

@cpcloud
Copy link
Member Author

cpcloud commented Sep 21, 2013

@jreback merge? just a couple of clean ups regarding testing and added a decorator to inject a matplotlib test skip for unittest.TestCase classes.

@jreback
Copy link
Contributor

jreback commented Sep 21, 2013

this looked ok

cpcloud added a commit that referenced this pull request Sep 21, 2013
@cpcloud cpcloud merged commit ea63f36 into pandas-dev:master Sep 21, 2013
@cpcloud cpcloud deleted the plotting-test-cleanup branch September 21, 2013 18:26
@gdraps
Copy link
Contributor

gdraps commented Oct 10, 2013

FYI, seeing ImportError: No module named nose in clean virtualenvs (w/o nose) after the util/testing.py change in this PR was merged

@cpcloud
Copy link
Member Author

cpcloud commented Oct 10, 2013

yes ... better to just remove debug from pandas.__init__.py

@cpcloud
Copy link
Member Author

cpcloud commented Oct 10, 2013

and i'll move nose out of the toplevel import

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.

3 participants