Closed davidread closed 5 years ago
Curious error with python 3.7 only - maybe xlrd is not compatible?
======================================================================
FAIL: test_attempt_read_encrypted_no_password_xls (test.test_read.ReadXlsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/build/okfn/messytables/messytables/excel.py", line 47, in get_workbook
formatting_info=with_formatting_info)
xlrd.biffh.XLRDError: Workbook is encrypted
@StevenMaude could you review/merge please?
@pudo perhaps you could review/merge this please?
NB: I don't have write access to this repo any longer to merge, but looks fine to me if the tests pass.