xml2xlsx icon indicating copy to clipboard operation
xml2xlsx copied to clipboard

Added support to new openpyxl

Open andandrej opened this issue 3 years ago • 2 comments

openpyxl<2.5 version is outdated, so I added changes (in xml2xlsx/init.py) to support latest openpyxl version.

I also removed images from README.rst, because I don't have newer images for pypi version and python version.

Feel free to make any changes :)

andandrej avatar Oct 26 '22 11:10 andandrej

Thanks for the input! I can see there are some changes in Travis CI and I can not see if this doesn't brake tests. I'll try to refresh the project and merge your request in couple of days.

pkaczynski avatar Oct 26 '22 22:10 pkaczynski