xls2xlsx
xls2xlsx copied to clipboard
save fontnames in temp, where always writeable
Fixes https://github.com/snoopyjc/xls2xlsx/issues/17
Tested on Win10 locally, and in Linux-container on GCP.
Finally got a little time to look at this - looks pretty simple and correct. I ran pytest and 4 tests are failing though. I cloned the master and the same 4 tests are failing (lol) so I need to look at what's going on.