8000 Unittests relying on the xlrd lib fail -> skip xlrd ? · Issue #915 · larray-project/larray · GitHub
[go: up one dir, main page]

Skip to content
Unittests relying on the xlrd lib fail -> skip xlrd ? #915
Closed
@alixdamman

Description

@alixdamman

The xlrd does no longer support other extension than .xls for Excel files.

From this link:

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 ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0