Closed dantetemplar closed 3 months ago
Your commits seem to do a lot more than "Remove fitz and use pymupdf only" for example you are deleting the examples and other things.
Your commits seem to do a lot more than "Remove fitz and use pymupdf only" for example you are deleting the examples and other things.
Hi, that because I have prepared 4 PRs in a row, but previous were declined :6
We will make that change in due time. At the moment we will maintain backwards compatibility and continue supporting "fitz" as import name.
I have fixed
pymupdf
version:pymupdf = ">=1.24.3"
so no need for try except in each file.