You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library will no longer read anything other than .xls files. For alternatives that read newer file formats, please see http://www.python-excel.org/.
@gdementen Do we remove xlrd from the installed libraries in the .travis.yml script and skip unittest relying on xlrd ?
Or we adapt the unittests ?