xml2xlsx
xml2xlsx copied to clipboard
Added support to new openpyxl
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 :)
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.