'ruffus == 2.6.3',# pinned - ocrmypdf implements a 2.6.3 workaround
],
extras_require={
'fitz':['PyMuPDF >= 1.12.5']# for table of contents bug
'fitz':['PyMuPDF >= 1.13.3'],
},
tests_require=tests_require,
entry_points={
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.