kpagacz/glyculator-core

Change usage of xlrd to openpyxl in FileReader.read_excel

kpagacz opened this issue · 0 comments

Apparently xlrd has no maintener and functions it uses will be deprecated in next Python versions, so I will need at some point rewrite this method to use openpyxl, which is actively supported.