We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Discovered by @abarber4gh
pytest pandas/tests/io/test_excel.py -v =================================================================== test session starts ==================================================================== platform darwin -- Python 3.6.1, pytest-3.1.0, py-1.4.33, pluggy-0.4.0 -- /Users/taugspurger/Envs/pandas-dev/bin/python3.6 cachedir: .cache rootdir: /Users/taugspurger/Envs/pandas-dev/lib/python3.6/site-packages/pandas, inifile: setup.cfg plugins: xdist-1.15.0, cov-2.4.0 collected 5 items pandas/tests/io/test_excel.py::test_styler_to_excel[xlwt] xfail pandas/tests/io/test_excel.py::test_styler_to_excel[xlsxwriter] PASSED pandas/tests/io/test_excel.py::test_styler_to_excel[openpyxl] PASSED pandas/tests/io/test_excel.py::TestFSPath::test_excelfile_fspath PASSED pandas/tests/io/test_excel.py::TestFSPath::test_excelwriter_fspath PASSED =========================================================== 4 passed, 1 xfailed in 0.97 seconds ============================================================
probably related to the pytest move. PR coming shortly
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Discovered by @abarber4gh
probably related to the pytest move. PR coming shortly
The text was updated successfully, but these errors were encountered: