Skip to content

TST: Add skip test to excelwriter contextmanager #5095

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 2 commits into from
Oct 3, 2013

Conversation

jtratner
Copy link
Contributor

@jtratner jtratner commented Oct 3, 2013

Fixes #5094.

Was mistakenly incorporated as a fix, when in reality it was a missing
skip test.

This reverts commit fd3acfd, reversing
changes made to ec54354.
@jtratner
Copy link
Contributor Author

jtratner commented Oct 3, 2013

Side note - reverting #5058 not because of what version should be xlrd base, but rather because multiple places need to be changed to test with older version of xlrd and we should just go with one min version for xlrd.

@jtratner
Copy link
Contributor Author

jtratner commented Oct 3, 2013

And here's where it was decided to require 0.9 - #1629 . Apparently had to do with Python 3 support?

jtratner added a commit that referenced this pull request Oct 3, 2013
TST: Add skip test to excelwriter contextmanager
@jtratner jtratner merged commit 772ff01 into pandas-dev:master Oct 3, 2013
@jtratner jtratner deleted the add-skip-test-excel branch October 3, 2013 22:07
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.

Fix missing skip test in io/excel.py
1 participant